{"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-24T21:29:37Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-24T21:29:37Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-24T21:29:37Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-24T21:29:37Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"error","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-24T21:29:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-24T21:29:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-04-24T21:29:37Z","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-04-24T21:29:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-24T21:29:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-24T21:29:47Z","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-04-24T21:29:47Z","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-04-24T21:29:57Z","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-04-24T21:29:57Z","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-04-24T21:30:07Z","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-04-24T21:30:07Z","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-04-24T21:30:17Z","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-04-24T21:30:17Z","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-04-24T21:30:27Z","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-04-24T21:30:27Z","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-04-24T21:30:37Z","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-04-24T21:30:37Z","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-04-24T21:30:47Z","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-04-24T21:30:47Z","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-04-24T21:30:57Z","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-04-24T21:30:57Z","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-04-24T21:31:07Z","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-04-24T21:31:07Z","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-04-24T21:31:17Z","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-04-24T21:31:17Z","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-04-24T21:31:28Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-24T21:31:28Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-24T21:31:28Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-24T21:31:28Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-24T21:43:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ucziea","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-wtqa","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-rguz","name":"my-integration-test-qcsz"}} {"level":"info","ts":"2026-04-24T21:43:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-spdouy","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-rguz","name":"my-integration-test-srnq"}} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:43:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-vehbmk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-pkxffe","namespace":"build-e2e-todm"},"application":"build-e2e-todm/build-suite-test-application-lems","namespace":"build-e2e-todm","name":"test-annotations-pkxffe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-xgnmcl","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ivtl"} {"level":"info","ts":"2026-04-24T21:43:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ivtl","application":"appstudio"} {"level":"info","ts":"2026-04-24T21:43:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ivtl"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ivtl"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-ivtl","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"namespace":"tenant-dev-ukng","name":"snapshot-sample-ivtl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio","namespace":"tenant-dev-ukng","name":"snapshot-sample-ivtl","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:43:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ivtl', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"namespace":"tenant-dev-ukng","name":"snapshot-sample-ivtl","reconcileID":"b3b5aeec-5256-487e-98ff-8ee32378dbd4"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dijn","name":"my-integration-test-dpzn"}} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-emzvtc","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dijn","name":"my-integration-test-qwgn"}} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio","namespace":"tenant-dev-ukng","name":"snapshot-sample-ivtl-knbww","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio","release.Name":"snapshot-sample-ivtl-knbww"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ivtl","namespace":"tenant-dev-ukng"},"application":"tenant-dev-ukng/appstudio"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dijn","name":"my-integration-test-svzo"}} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dijn","name":"my-integration-test-zmak"}} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:43:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-ozbewz","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-ctdh","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:37Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-hhuz","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-one-hhuz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-qkal","name":"my-integration-test-kled"}} {"level":"info","ts":"2026-04-24T21:43:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:43:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:43:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-idtgjn","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-24T21:43:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-24T21:43:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-24T21:43:43Z","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-nvff"},"snapshot.Namespace":"neg-rp-dev-nvff","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-24T21:43:43Z","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-nvff"}} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wtqa-on-pull-request-n5pmt","PR group":"konflux-test-comp-wtqa"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ucziea-on-pull-request-mdfft","PR group":"konflux-go-component-ucziea"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-go-component-ucziea","prGroupHash":"481a5945900e56e8dd2cc043fd1916bff3c934c64c389d01e29b4c16e88dc9"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-yiwc","name":"my-integration-test-lpvc"}} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-yiwc","name":"skipped-its"}} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-24T21:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-24T21:43:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-24T21:43:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-24T21:43:51Z","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-yvlf"},"snapshot.Namespace":"block-rp-dev-yvlf","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-24T21:43:51Z","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-yvlf"}} {"level":"info","ts":"2026-04-24T21:43:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-hcrfsl","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-jtnj"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-jtnj","application":"appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-jtnj"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jtnj"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-jtnj","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"namespace":"happy-path-pwtn","name":"snapshot-sample-jtnj","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio","namespace":"happy-path-pwtn","name":"snapshot-sample-jtnj","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:43:55Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-jtnj', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"namespace":"happy-path-pwtn","name":"snapshot-sample-jtnj","reconcileID":"2fe27c99-3e2b-4945-a56c-dee68ba4b57f"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio","namespace":"happy-path-pwtn","name":"snapshot-sample-jtnj-d694x","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio","release.Name":"snapshot-sample-jtnj-d694x"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-jtnj","namespace":"happy-path-pwtn"},"application":"happy-path-pwtn/appstudio"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:43:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-spdouy-on-pull-request-wpszd","PR group":"konflux-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","prGroup":"konflux-test-component-pac-spdouy","prGroupHash":"f2a760e3a4bf6e71f4fc7aa68862c334907ff18b20f5c43d28ff42d34f8aae"} {"level":"info","ts":"2026-04-24T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-svzo","externalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636558,"CheckName":"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zmak","externalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636957,"CheckName":"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dpzn","externalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637383,"CheckName":"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qwgn","externalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637800,"CheckName":"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelineRun.Namespace":"stat-rep-dijn","pipelineRun.Name":"test-component-pac-spdouy-on-pull-request-wpszd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelinerun.Name":"test-component-pac-spdouy-on-pull-request-wpszd"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-spdouy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-rlxx","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-rvhm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","PR group":"konflux-test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusName":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084885159,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusName":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084885175,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:44:06Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","reconcileID":"202fa5c9-8ca2-4d44-abba-8a52d7c11152","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","PR group":"konflux-test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:44:06Z","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-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084885159} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus.ID":14084885159,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:44: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-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-pgig","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084885175} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus.ID":14084885175,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:44:07Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","reconcileID":"c6939e3d-345d-4adb-b54c-4069a6708910","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":2} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:44: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-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084885159} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus.ID":14084885159,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:44: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-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-xjej","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084885175} {"level":"info","ts":"2026-04-24T21:44:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus.ID":14084885175,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:44:08Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","reconcileID":"ab622889-95ac-44c8-a908-57f8644db97a","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":2} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:14Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:14Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:14Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:14Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:14Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:14Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:14Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:14Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:44:15Z","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-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084885159,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:44:15Z","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-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478506927} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:44:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084885175,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:44:15Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","reconcileID":"fe1e52e0-c4d0-4aaa-91de-5d4bac05411d","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":2} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg\" was cancelled"}],"startTime":"2026-04-24T21:44:06Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-9e65b22e6ce531304aacda2640cfcf94-934d15719f1c8728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg\" was cancelled"}],"startTime":"2026-04-24T21:44:06Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-9e65b22e6ce531304aacda2640cfcf94-934d15719f1c8728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg\" was cancelled"}],"startTime":"2026-04-24T21:44:06Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-9e65b22e6ce531304aacda2640cfcf94-934d15719f1c8728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-icfc","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-xgnmcl-on-pull-request-6vdps","PR group":"konflux-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","prGroup":"konflux-test-component-pac-xgnmcl","prGroupHash":"855b81f26eb2ff2476e65adfdf0912c88aa3733989183cc7773a908258ab9c"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.NameSpace":"integration1-yiwc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-lpvc","externalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ID":72959673453,"CheckName":"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","pipelineRun.Namespace":"integration1-yiwc","pipelineRun.Name":"test-component-pac-xgnmcl-on-pull-request-6vdps","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","pipelinerun.Name":"test-component-pac-xgnmcl-on-pull-request-6vdps"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xgnmcl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:44:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","existingCheckRun":"github.CheckRun{ID:72959673453, NodeID:\"CR_kwDOKrwUx88AAAAQ_LxEbQ\", HeadSHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", ExternalID:\"my-integration-test-lpvc-test-component-pac-xgnmcl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72959673453\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xgnmcl snapshot scenario my-integration-test-lpvc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-yiwc/test-component-pac-xgnmcl-on-pull-request-6vdps is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl\", CheckSuite:github.CheckSuite{ID:66119883598}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581554880, Number:29926, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29926\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xgnmcl\", SHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", 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-fhvtqc\", 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-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ID":72959673453,"CheckName":"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","pipelineRun.Namespace":"integration1-yiwc","pipelineRun.Name":"test-component-pac-xgnmcl-on-pull-request-6vdps","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","pipelinerun.Name":"test-component-pac-xgnmcl-on-pull-request-6vdps"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xgnmcl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-24T21:44:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-nvff","snapshot":"snapshot"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":"2026-04-24 21:44:23 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":"2026-04-24 21:44:23 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","gitlab-rep-rguz":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:44:15Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh\" was cancelled"}],"startTime":"2026-04-24T21:44:05Z","completionTime":"2026-04-24T21:44:15Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"64c74bf35b368cfc7d2f161bb737a5b02ebde383"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-64c74bf35b368cfc7d2f161bb737a5b02ebde383"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-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-55385184d54fa718762dfc8126af3996-27cd80be71cbd7fb-01"}},"deletionTimestamp":"2026-04-24 21:44:23 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ivtl"} {"level":"info","ts":"2026-04-24T21:44:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-ukng","snapshot":"snapshot-sample-ivtl"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","PR group":"konflux-test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:44: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-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478507430} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusName":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084887757,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:44:29Z","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-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478507430} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusName":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084887766,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:44:29Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","reconcileID":"6ee2e995-a22e-440f-8fe2-aa2bddb3b5cb","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":3} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:44:30Z","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-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478507430} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084887757} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus.ID":14084887757,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:44:30Z","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-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478507430} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084887766} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus.ID":14084887766,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:44:31Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","reconcileID":"f14ffc9d-79b3-46e2-af17-21c1bacbce05","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":3} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-2pgxh with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","PR group":"konflux-fj-test-custom-default-ozbewz"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","prGroup":"konflux-fj-test-custom-default-ozbewz","prGroupHash":"0e6834212ed58ab8ff38f77d521255cd711ee22447710fe2421d71357b92e7"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-rlxx","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-rvhm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-usdz","name":"my-integration-test-rmqi"}} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rmqi"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rmqi"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-okor","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ctdh-on-pull-request-xpct4","PR group":"konflux-test-comp-ctdh"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-zukl","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-yvlf","snapshot":"snapshot"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-pkxffe","namespace":"build-e2e-todm"},"application":"build-e2e-todm/build-suite-test-application-lems","namespace":"build-e2e-todm","name":"test-annotations-pkxffe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-icfc","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-idtgjn-on-pull-request-m5hl5","PR group":"konflux-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"konflux-go-component-idtgjn","prGroupHash":"c6f31b21725c370458f4cbdc7282ecd84ee1a4d29bd9ed48501d829601d23a"} {"level":"info","ts":"2026-04-24T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72959727510,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"go-component-idtgjn-on-pull-request-m5hl5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"go-component-idtgjn-on-pull-request-m5hl5"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-idtgjn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72959727510, NodeID:\"CR_kwDONSo-hs8AAAAQ_L0Xlg\", HeadSHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72959727510\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/go-component-idtgjn-on-pull-request-m5hl5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66119933898}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581556552, Number:21359, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21359\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-idtgjn\", SHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", 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-oznlth\", 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-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72959727510,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"go-component-idtgjn-on-pull-request-m5hl5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"go-component-idtgjn-on-pull-request-m5hl5"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-idtgjn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","PR group":"konflux-gh-test-custom-default-emzvtc"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","prGroup":"konflux-gh-test-custom-default-emzvtc","prGroupHash":"9d9b21269b3374525b545cd5721d28f1cdacc56aa53f6a301fb526bad98270"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-emzvtc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-ozbewz","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-emzvtc","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","PR group":"konflux-gl-test-custom-default-hcrfsl"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","PR group":"konflux-gl-test-custom-default-hcrfsl"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ozbewz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"pipelineRun.Name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","error":"PipelineRun.tekton.dev \"gh-test-custom-default-emzvtc-on-pull-request-ztw45\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile.func3\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:104\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.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:98\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-04-24T21:45:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","reconcileID":"63b8f0d5-2154-4057-a923-0576e72eece3","error":"PipelineRun.tekton.dev \"gh-test-custom-default-emzvtc-on-pull-request-ztw45\" 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-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"req":{"name":"gh-test-custom-default-emzvtc-on-pull-request-ztw45","namespace":"build-e2e-qnbp"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-emzvtc-on-pull-request-ztw45\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-rvhm-on-pull-request-f774n","PR group":"konflux-gh-multi-component-child-rvhm"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:45:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","reconcileID":"0ddb031d-fc44-4341-9fac-32483f08d169","error":"pipelineruns.tekton.dev \"fj-test-custom-default-ozbewz-on-pull-request-xpsw9\" 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-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"req":{"name":"fj-test-custom-default-ozbewz-on-pull-request-xpsw9","namespace":"build-e2e-qjhv"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-ozbewz-on-pull-request-xpsw9\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz\" was cancelled"}],"startTime":"2026-04-24T21:44:57Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5f11d50a7846eb56d125f18c4408e4fa-76bab04213efbf65-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-mvmtz has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz\" was cancelled"}],"startTime":"2026-04-24T21:44:57Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5f11d50a7846eb56d125f18c4408e4fa-76bab04213efbf65-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-mvmtz has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz\" was cancelled"}],"startTime":"2026-04-24T21:44:57Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5f11d50a7846eb56d125f18c4408e4fa-76bab04213efbf65-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-mvmtz has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz\" was cancelled"}],"startTime":"2026-04-24T21:44:57Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5f11d50a7846eb56d125f18c4408e4fa-76bab04213efbf65-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-mvmtz has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz\" was cancelled"}],"startTime":"2026-04-24T21:44:57Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5f11d50a7846eb56d125f18c4408e4fa-76bab04213efbf65-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-mvmtz has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:05Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:05Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-krhgep","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:06Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:06Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:06Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz\" was cancelled"}],"startTime":"2026-04-24T21:44:57Z","completionTime":"2026-04-24T21:45:06Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5f11d50a7846eb56d125f18c4408e4fa-76bab04213efbf65-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-mvmtz has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-default-hcrfsl","prGroupHash":"c29263ac0e7e9cc87fc7034acd4bbff35080abb1b8743751b107a1615c7d4d"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-hcrfsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:06Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt\" was cancelled"}],"startTime":"2026-04-24T21:44:55Z","completionTime":"2026-04-24T21:45:06Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-default-hcrfsl:on-pr-5026c114afa7aaa91859811d92330fc235ba156a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8daf12c4d6cb2c7a2142d2c75c31ce56-d82f11d219b555f2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-hcrfsl-on-pull-request-n9pvt has finished running","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-pgig-on-pull-request-kjz72","PR group":"konflux-component-two-pgig"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","prGroup":"konflux-component-two-pgig","prGroupHash":"12d73bd9f35efad198a571eb39b0c3c0924c1a1f5dd1b7e18fd51851afad08"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-hcrfsl","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-default-hcrfsl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xjej-on-pull-request-sfj6b","PR group":"konflux-test-comp-xjej"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","PR group":"konflux-gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-cigolg","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","PR group":"konflux-gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:45:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-n9pvt","namespace":"build-e2e-ejux"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-hcrfsl-on-pull-request-mvmtz","namespace":"build-e2e-ejux"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:28Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:28Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:28Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:28Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:28Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","PR group":"konflux-fj-multi-component-child-rlxx"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T21:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","PR group":"konflux-fj-multi-component-parent-rlxx"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-parent-rlxx","prGroupHash":"8bb0a2a1970f5c3ed28e8fcd461a6b1ef1e3aee655b1935b61b4f4c6c8c665"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","PR group":"konflux-gh-multi-component-parent-rvhm"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-parent-rvhm","prGroupHash":"8f3ed8d7ce21e514747dae6895fdd597985ef339f809eb37a458273495e903"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-okor-on-pull-request-b5qf4","PR group":"konflux-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","prGroup":"konflux-konflux-demo-component-okor","prGroupHash":"fc454bc55cd59ce83e29ae9726bb43b5c448ba26924178d891f0908a79bb43"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.NameSpace":"konflux-usdz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rmqi","externalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72959842654,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","pipelineRun.Namespace":"konflux-usdz","pipelineRun.Name":"konflux-demo-component-okor-on-pull-request-b5qf4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-okor-on-pull-request-b5qf4"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-okor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:45:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-zukl-on-pull-request-dm578","PR group":"konflux-test-symlink-comp-zukl"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","PR group":"konflux-gl-multi-component-parent-icfc"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-parent-icfc","prGroupHash":"979a61e5a69d73290b48488525826d703dc9c5eaf270afb433edd14f09570a"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","PR group":"konflux-gh-test-custom-branch-krhgep"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","prGroup":"konflux-gh-test-custom-branch-krhgep","prGroupHash":"d970b1524b6d408cf07acbb01009c15a5c8d4bba37242df0636ff8d1e40d2c"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T21:45:57Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-24T21:45:50Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-okor-on-pull-request-b5qf4-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-806be17122861449e4bc9f3ed63ccf7c-ac929fc312302b7a-01"}},"deletionTimestamp":"2026-04-24 21:46:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"error","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-okor-on-pull-request-b5qf4","error":"PipelineRun.tekton.dev \"konflux-demo-component-okor-on-pull-request-b5qf4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-okor-on-pull-request-b5qf4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-okor-on-pull-request-b5qf4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:46:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","reconcileID":"a8dfaef3-76a4-470c-ba42-b8054a908b4f","error":"PipelineRun.tekton.dev \"konflux-demo-component-okor-on-pull-request-b5qf4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T21:45:57Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-24T21:45:50Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-okor-on-pull-request-b5qf4-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-806be17122861449e4bc9f3ed63ccf7c-ac929fc312302b7a-01"}},"deletionTimestamp":"2026-04-24 21:46:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-pull-request-b5qf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T21:45:57Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-24T21:45:50Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-okor-on-pull-request-b5qf4-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-806be17122861449e4bc9f3ed63ccf7c-ac929fc312302b7a-01"}},"deletionTimestamp":"2026-04-24 21:46:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T21:45:57Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-24T21:45:50Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor:on-pr-1f64e34cac0d77703604d96d12a56cecb4415219"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-okor-on-pull-request-b5qf4-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-806be17122861449e4bc9f3ed63ccf7c-ac929fc312302b7a-01"}},"deletionTimestamp":"2026-04-24 21:46:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-okor-on-pull-request-b5qf4","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","PR group":"konflux-fj-test-custom-branch-cigolg"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","prGroup":"konflux-fj-test-custom-branch-cigolg","prGroupHash":"dc91377bf366df04382710a4e8685f273f41964575c7817951d848cd7605e5"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-okor-on-push-8rr2z is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-oktxcf","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-jtnj"} {"level":"info","ts":"2026-04-24T21:46:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-pwtn","snapshot":"snapshot-sample-jtnj"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","PR group":"konflux-gl-test-custom-branch-oktxcf"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","PR group":"konflux-gl-test-custom-branch-oktxcf"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-tschx\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-45fbed0c48d547f6d56139fe7fc4af79-72287580e5c084c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-tschx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-tschx\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-45fbed0c48d547f6d56139fe7fc4af79-72287580e5c084c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-tschx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-tschx\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-45fbed0c48d547f6d56139fe7fc4af79-72287580e5c084c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-tschx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-tschx\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-45fbed0c48d547f6d56139fe7fc4af79-72287580e5c084c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-tschx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:39Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-tschx\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-45fbed0c48d547f6d56139fe7fc4af79-72287580e5c084c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-tschx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-tschx","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:40Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:40Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:40Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pgig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:40Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":"2026-04-24 21:46:49 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:40Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":"2026-04-24 21:46:49 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:40Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-oktxcf-on-pull-request-rwttp\" was cancelled"}],"startTime":"2026-04-24T21:46:36Z","completionTime":"2026-04-24T21:46:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy"},{"name":"revision","value":"441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf:on-pr-441bd92a3603a250023362c857ca49ed41128a70"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-da715a4384166c4d53acff3df0845246-98bc13c702548268-01"}},"deletionTimestamp":"2026-04-24 21:46:49 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-rwttp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-rwttp","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:51Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:51Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:51Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:51Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:51Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:51Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","PR group":"konflux-gl-test-custom-branch-oktxcf"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","prGroup":"konflux-gl-test-custom-branch-oktxcf","prGroupHash":"70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-rwttp with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-xlfy-20260424-214717-574"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-xlfy-20260424-214717-574","application":"build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-xlfy-20260424-214717-574"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","Application.Name":"build-secret-lookup-xlfy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"build-secret-lookup-xlfy-20260424-214717-574","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:47:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-574","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-hhuz","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-one-hhuz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-xlfy-20260424-214717-673"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-xlfy-20260424-214717-673","application":"build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-xlfy-20260424-214717-673"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","Application.Name":"build-secret-lookup-xlfy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"build-secret-lookup-xlfy-20260424-214717-673","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:47:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-pgig","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy","namespace":"build-e2e-kdkd","name":"component-two-pgig","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-xlfy-20260424-214717-673","namespace":"build-e2e-kdkd"},"application":"build-e2e-kdkd/build-secret-lookup-xlfy"} {"level":"info","ts":"2026-04-24T21:47:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T21:47:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:47:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:47:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"namespace":"build-e2e-kdkd","name":"component-two-pgig-on-pull-request-kjz72","reconcileID":"19ad2ab7-d4cf-4d9c-9c3d-3616905a5ee4","error":"pipelineruns.tekton.dev \"component-two-pgig-on-pull-request-kjz72\" 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-04-24T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"req":{"name":"component-two-pgig-on-pull-request-kjz72","namespace":"build-e2e-kdkd"},"error":"PipelineRun.tekton.dev \"component-two-pgig-on-pull-request-kjz72\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:47:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-xlfy-20260424-214717-574"} {"level":"info","ts":"2026-04-24T21:47:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kdkd","snapshot":"build-secret-lookup-xlfy-20260424-214717-574"} {"level":"info","ts":"2026-04-24T21:47:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-xlfy-20260424-214717-673"} {"level":"info","ts":"2026-04-24T21:47:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kdkd","snapshot":"build-secret-lookup-xlfy-20260424-214717-673"} {"level":"info","ts":"2026-04-24T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-n5pmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":"2026-04-24 21:50:44 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":"2026-04-24 21:50:44 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:50:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:43:47Z","completionTime":"2026-04-24T21:50:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"IMAGE_DIGEST","value":"sha256:adad7c995f7d51f19c51bf1769ee86867fe93f5aa5a84c04c7d4bf4d5ed00182"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3e2c93d929f9d73aa0a61a1eec2378ce522609ae"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa:on-pr-3e2c93d929f9d73aa0a61a1eec2378ce522609ae"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese83af235d5dec06b8b990fd205ee640d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-790f929afd9a87da75cacf1126e1d6b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wtqa-on-pull-request-n5pmt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-460dae566e63a1fbc6d9f3afe638d45f-bb4951a398be202e-01"}},"deletionTimestamp":"2026-04-24 21:50:44 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-n5pmt has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-n5pmt","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wtqa-on-pull-request-wdxqr","PR group":"konflux-test-comp-wtqa"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-wtqa","prGroupHash":"cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ishg/test-comp-wtqa-on-pull-request-n5pmt with pr group konflux-test-comp-wtqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-f774n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","reconcileID":"d87cb8d1-050d-483a-8537-0ac58b7794bd","Component.Namespace":"konflux-usdz","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor@sha256:e98a4f73479eff6e9e8320ace130f7623879eeb40aa45c36c684b451263ed790","Component.Name":"konflux-demo-component-okor","lastBuildCommit":"845182e15567ef027543a2ee0e4c3eb32eeb92ee"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","component.Namespace":"konflux-usdz","component.Name":"konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260424-214617-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-214617-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260424-214617-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-okor","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor@sha256:e98a4f73479eff6e9e8320ace130f7623879eeb40aa45c36c684b451263ed790","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"845182e15567ef027543a2ee0e4c3eb32eeb92ee"}}}]} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-rmqi"} {"level":"info","ts":"2026-04-24T21:53: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":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"my-integration-test-rmqi-6k889","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rmqi"} {"level":"info","ts":"2026-04-24T21:53:26Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"konflux-demo-app-20260424-214617-000","reconcileID":"c97380b7-e9ad-4350-8b83-92244d633100","snapshot.name":"konflux-demo-app-20260424-214617-000","pipelinerun.name":"konflux-demo-component-okor-on-push-8rr2z","duration":3.015432177} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-214617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.NameSpace":"konflux-usdz","snapshot.Name":"konflux-demo-app-20260424-214617-000","scenarioName":"my-integration-test-rmqi","externalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-okor-on-push-8rr2z has finished running","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-8rr2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-okor-on-push-8rr2z has finished running","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72960659120,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-214617-000","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72960659120, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_MtOsA\", HeadSHA:\"845182e15567ef027543a2ee0e4c3eb32eeb92ee\", ExternalID:\"my-integration-test-rmqi-konflux-demo-component-okor\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72960659120\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72960659120\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:53:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-okor snapshot konflux-demo-app-20260424-214617-000 and scenario my-integration-test-rmqi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72960659120/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor\", CheckSuite:github.CheckSuite{ID:66120083802}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rmqi-6k889","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"my-integration-test-rmqi-6k889","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72960659120,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-214617-000","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:53:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53: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":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72960659120, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_MtOsA\", HeadSHA:\"845182e15567ef027543a2ee0e4c3eb32eeb92ee\", ExternalID:\"my-integration-test-rmqi-konflux-demo-component-okor\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72960659120\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72960659120\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:53:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-okor snapshot konflux-demo-app-20260424-214617-000 and scenario my-integration-test-rmqi is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-rmqi-6k889' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72960659120/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor\", CheckSuite:github.CheckSuite{ID:66120083802}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72960659120,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-214617-000","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-okor-on-push-b7fvz is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-214617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-214617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rmqi-6k889","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"my-integration-test-rmqi-6k889","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testedSnapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-214617-000-845182e-pld7b","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72960659120, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_MtOsA\", HeadSHA:\"845182e15567ef027543a2ee0e4c3eb32eeb92ee\", ExternalID:\"my-integration-test-rmqi-konflux-demo-component-okor\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72960659120\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72960659120\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:53:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-okor snapshot konflux-demo-app-20260424-214617-000 and scenario my-integration-test-rmqi 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/72960659120/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor\", CheckSuite:github.CheckSuite{ID:66120083802}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","release.Name":"konflux-demo-app-20260424-214617-000-845182e-pld7b"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72960659120,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-214617-000","destinationSnapshot.Name":"konflux-demo-app-20260424-214617-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260424-214617-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"my-integration-test-rmqi-6k889","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"590.628999ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"5d4bf566-2cbc-4414-9237-93b9b273fec9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"596.057262ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"c70d607f-0f74-44e0-a694-023e1220e354","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"606.480301ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"358515a3-9a88-4af7-9b44-33c0f60b1712","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"627.108549ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"d8b1f0c3-ca39-440b-918e-c274e9ac171f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"667.696209ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"88dd21df-3dd9-45d3-a29b-316244a1a88b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"748.936646ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"36d62d68-2de6-4da7-83a9-2fed8718f5df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"760.6893ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"2f19ebef-5221-4949-83a4-02c271b13b22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"910.319912ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"f762ed9d-bee2-4e72-98c1-9ffb9cf34bca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"1.472660582s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"af3c9129-8f64-4ccc-94f1-f944f64a32cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","elapsedSinceCompletion":"1.551334375s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","reconcileID":"96c74a95-4795-4062-9c51-48367c61f44e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zklz-20260424-214421-000","application":"integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"integ-app-zklz-20260424-214421-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zklz-20260424-214421-000","snapshot.Spec.Components":[{"name":"test-component-pac-xgnmcl","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-yiwc/test-component-pac-xgnmcl@sha256:e3811e29151751c945ab31ea5b19a5a9ea8c112d8e85f75074d67c50c541f017","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"600c560b564cf918cce11cf3cfa048ef157fa459"}}}]} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xgnmcl is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 855b81f26eb2ff2476e65adfdf0912c88aa3733989183cc7773a908258ab9c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54: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-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"}} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","integrationTestScenario.Name":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","Application.Name":"integ-app-zklz","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Namespace":"integration1-yiwc","snapshot.Name":"integ-app-zklz-20260424-214421-000"} 2026/04/24 21:54:03 http: TLS handshake error from 10.130.0.2:58530: EOF {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54: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-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"}} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","destinationComponentSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","integrationTestScenario.Name":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"my-integration-test-lpvc-rv2t2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:54:03Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"integ-app-zklz-20260424-214421-000","reconcileID":"1f19acb9-14b7-457e-bdec-14a8f54f1f91","snapshot.name":"integ-app-zklz-20260424-214421-000","pipelinerun.name":"test-component-pac-xgnmcl-on-pull-request-6vdps","duration":2.7150452} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"integ-app-zklz-20260424-214421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","scenario.Name":"my-integration-test-lpvc","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","scenario.Name":"my-integration-test-lpvc","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","Scenario":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","Label":"my-integration-test-lpvc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","Application.Name":"integ-app-zklz","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","integrationTestScenario.Name":"my-integration-test-lpvc","pipelineRun.Name":"my-integration-test-lpvc-rv2t2"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xgnmcl-on-pull-request-6vdps has finished running","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:54:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","existingCheckRun":"github.CheckRun{ID:72959673453, NodeID:\"CR_kwDOKrwUx88AAAAQ_LxEbQ\", HeadSHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", ExternalID:\"my-integration-test-lpvc-test-component-pac-xgnmcl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72959673453\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xgnmcl snapshot scenario my-integration-test-lpvc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-yiwc/test-component-pac-xgnmcl-on-pull-request-6vdps is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl\", CheckSuite:github.CheckSuite{ID:66119883598}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581554880, Number:29926, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29926\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xgnmcl\", SHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", 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-fhvtqc\", 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-04-24T21:54:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lpvc-rv2t2","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"my-integration-test-lpvc-rv2t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ID":72959673453,"CheckName":"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","testedSnapshot.Name":"integ-app-zklz-20260424-214421-000","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54: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-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"}} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","destinationComponentSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","scenario.Name":"my-integration-test-lpvc","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","scenario.Name":"my-integration-test-lpvc","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","existingCheckRun":"github.CheckRun{ID:72959673453, NodeID:\"CR_kwDOKrwUx88AAAAQ_LxEbQ\", HeadSHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", ExternalID:\"my-integration-test-lpvc-test-component-pac-xgnmcl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72959673453\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xgnmcl snapshot integ-app-zklz-20260424-214421-000 and scenario my-integration-test-lpvc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl\", CheckSuite:github.CheckSuite{ID:66119883598}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581554880, Number:29926, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29926\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xgnmcl\", SHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", 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-fhvtqc\", 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-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ID":72959673453,"CheckName":"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","testedSnapshot.Name":"integ-app-zklz-20260424-214421-000","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"test-component-pac-xgnmcl-on-pull-request-6vdps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xgnmcl-on-pull-request-6vdps has finished running","buildpipelineRun":{"name":"test-component-pac-xgnmcl-on-pull-request-6vdps","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:54: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-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478507430} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084887766,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478507430} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084887757,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:54:09Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","reconcileID":"0898a7c5-5e64-4bde-9269-9d8f31c527eb","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":3} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":"2026-04-24 21:54:14 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":"2026-04-24 21:54:14 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:28Z","completionTime":"2026-04-24T21:54:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"IMAGE_DIGEST","value":"sha256:4a59ce153f57d99417c953f17483bba46fdd24a030acd396780e32a02ab3dc74"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"aef9afccb4dca0571f183de6a9688c09cfe8131b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk:on-pr-aef9afccb4dca0571f183de6a9688c09cfe8131b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6a36b68e9ba841058139aa0a4089aefe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6a36b68e9ba841058139aa0a4089aefe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6a36b68e9ba841058139aa0a4089aefe-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-cb3dd45d382bca166da406dc616b6d81","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6a36b68e9ba841058139aa0a4089aefe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6a36b68e9ba841058139aa0a4089aefe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6a36b68e9ba841058139aa0a4089aefe-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6a36b68e9ba841058139aa0a4089aefe-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ed22f091bfd5590ef7d094ec61abf11-60601923e47c628d-01"}},"deletionTimestamp":"2026-04-24 21:54:14 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","PR group":"konflux-test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","prGroup":"konflux-test-comp-pac-gitlab-vehbmk","prGroupHash":"a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:54:19Z","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-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusName":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084957669,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:54:20Z","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-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","statusName":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084957718,"TargetURL":null} {"level":"info","ts":"2026-04-24T21:54:20Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"0b988ba3-0b83-4f55-b4c5-759ca5f30423","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":4} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelineRun.Namespace":"gitlab-rep-rguz","pipelineRun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","pipelinerun.Name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-5dxbk with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:25Z","completionTime":"2026-04-24T21:54:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"IMAGE_DIGEST","value":"sha256:ec322fde0649aa7b23f09e427c0fb3cb4d6fe2a827e578765f3121aa88a6abdc"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"CHAINS-GIT_COMMIT","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1ddd5e212b2faa16e677fc98efb9cd57-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-1ddd5e212b2faa16e677fc98efb9cd57-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon1ddd5e212b2faa16e677fc98efb9cd57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp1ddd5e212b2faa16e677fc98efb9cd57-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-1ddd5e212b2faa16e677fc98efb9cd57-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1ddd5e212b2faa16e677fc98efb9cd57-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com1ddd5e212b2faa16e677fc98efb9cd57-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co1ddd5e212b2faa16e677fc98efb9cd57-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-856b91c31a255a3947e800ea1b8a18f6-a9ad23fb34404a06-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-d9hrh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:25Z","completionTime":"2026-04-24T21:54:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"IMAGE_DIGEST","value":"sha256:ec322fde0649aa7b23f09e427c0fb3cb4d6fe2a827e578765f3121aa88a6abdc"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"CHAINS-GIT_COMMIT","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1ddd5e212b2faa16e677fc98efb9cd57-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-1ddd5e212b2faa16e677fc98efb9cd57-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon1ddd5e212b2faa16e677fc98efb9cd57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp1ddd5e212b2faa16e677fc98efb9cd57-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-1ddd5e212b2faa16e677fc98efb9cd57-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1ddd5e212b2faa16e677fc98efb9cd57-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com1ddd5e212b2faa16e677fc98efb9cd57-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co1ddd5e212b2faa16e677fc98efb9cd57-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-856b91c31a255a3947e800ea1b8a18f6-a9ad23fb34404a06-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-d9hrh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:54:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:25Z","completionTime":"2026-04-24T21:54:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"IMAGE_DIGEST","value":"sha256:ec322fde0649aa7b23f09e427c0fb3cb4d6fe2a827e578765f3121aa88a6abdc"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"CHAINS-GIT_COMMIT","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1ddd5e212b2faa16e677fc98efb9cd57-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-1ddd5e212b2faa16e677fc98efb9cd57-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon1ddd5e212b2faa16e677fc98efb9cd57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp1ddd5e212b2faa16e677fc98efb9cd57-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-1ddd5e212b2faa16e677fc98efb9cd57-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1ddd5e212b2faa16e677fc98efb9cd57-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com1ddd5e212b2faa16e677fc98efb9cd57-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co1ddd5e212b2faa16e677fc98efb9cd57-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-856b91c31a255a3947e800ea1b8a18f6-a9ad23fb34404a06-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-d9hrh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-d9hrh","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"703.553198ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"dea96f7d-068a-458b-a52d-4197e1936a98","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"709.047569ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"60a24a5a-278c-4535-81a8-61069a8b6af5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"719.49458ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"ddebbf75-f104-4b09-a966-8a607c70148a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"739.992132ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"d9af86cc-2897-46cf-8c9b-ec0c3ef60897","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"780.584734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"973c2fff-0aeb-470b-b4bd-46354628057c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"861.307502ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"528f6c77-d507-4685-bf04-65d264c1e58c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.021751031s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"67566fd8-6564-4178-944d-f0b62e7f0de2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.342310307s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"1896f3a1-2bfd-44c0-8fa5-b38a851f39d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.542123263s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"51d60704-cc31-448f-96d4-672dea5f5c81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.735490103s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"e26cbb82-7f9e-4d5c-8bab-36ee5c069bd0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.982961693s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","reconcileID":"b401c90c-548d-49be-aac4-222bd054215a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-214449-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-214449-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-214449-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:6ff36d7a37f5a9ef914c7be026b596366c82663f1c348cd80bd0a6fc13967491","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b26472398d9a6a6c9b5ee4f438edc44653d17768"}}}]} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-idtgjn is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c6f31b21725c370458f4cbdc7282ecd84ee1a4d29bd9ed48501d829601d23a is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54: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-nwoc-20260424-214449-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Namespace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} 2026/04/24 21:54:24 http: TLS handshake error from 10.128.0.2:57910: EOF {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:54: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-nwoc-20260424-214449-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-pull-request-m5hl5 has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:54:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72959727510, NodeID:\"CR_kwDONSo-hs8AAAAQ_L0Xlg\", HeadSHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72959727510\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/go-component-idtgjn-on-pull-request-m5hl5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66119933898}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581556552, Number:21359, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21359\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-idtgjn\", SHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", 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-oznlth\", 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-04-24T21:54:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72959727510,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-214449-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:54:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-49nvh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:54:26Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-214449-000","reconcileID":"55e126aa-1816-4747-96cb-77c3ef263d28","snapshot.name":"integ-app-nwoc-20260424-214449-000","pipelinerun.name":"go-component-idtgjn-on-pull-request-m5hl5","duration":4.365157036} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-214449-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54: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-nwoc-20260424-214449-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-49nvh"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:54:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72959727510, NodeID:\"CR_kwDONSo-hs8AAAAQ_L0Xlg\", HeadSHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72959727510\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-214449-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66119933898}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581556552, Number:21359, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21359\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-idtgjn\", SHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", 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-oznlth\", 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-04-24T21:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72959727510,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-214449-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-49nvh","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-49nvh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54: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-nwoc-20260424-214449-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72959727510, NodeID:\"CR_kwDONSo-hs8AAAAQ_L0Xlg\", HeadSHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72959727510\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-214449-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-49nvh' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66119933898}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581556552, Number:21359, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21359\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-idtgjn\", SHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", 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-oznlth\", 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-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72959727510,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-214449-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-m5hl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-pull-request-m5hl5 has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"619.324755ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"3cc5808d-e773-4ced-af8d-0eb2954aa56e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"624.816682ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"a3046787-a57f-4d92-a232-a1bfa5c191f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"635.337234ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"ae0a0375-d62b-4a74-9cd9-9069bdf8a8b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"655.860629ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"ddb83eea-a34c-429b-96a7-72f2706a9929","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"696.395068ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"a2a79191-50db-4224-9490-5ac5feae690b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"776.950626ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"1eae936e-bab5-4ec0-97f6-7adece7ea654","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"937.724675ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"882a4e10-4849-40a7-8e24-bd7812a61c31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"1.074036691s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"9d75692b-9927-4eac-9088-da2c34c5c419","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"1.258979891s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"86c95a57-b118-4a11-a8a0-706fef18d8b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"1.593109194s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","reconcileID":"bcd82b00-51ca-48cb-a26c-4cdbeca93673","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-jbkd-20260424-214603-000","application":"build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-214603-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-krhgep","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qnbp/gh-test-custom-branch-krhgep@sha256:4d36def49670171e5c8841202032d60679471406a4a547db17c1fb01e132eff8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-fovyix","revision":"4e9a8d189bb6e4bec4628d714ae8401d0be583f7"}}}]} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d970b1524b6d408cf07acbb01009c15a5c8d4bba37242df0636ff8d1e40d2c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","Application.Name":"build-suite-test-application-jbkd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"}} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-214603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-214603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:54:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-214603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Namespace":"build-e2e-qnbp","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-pull-request-t7jxh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-pull-request-t7jxh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-t7jxh","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54: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-nwoc-20260424-214449-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-214449-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-214449-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-49nvh","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-49nvh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testedSnapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72959727510, NodeID:\"CR_kwDONSo-hs8AAAAQ_L0Xlg\", HeadSHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72959727510\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72959727510\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-214449-000 and scenario my-integration-test-kled 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/72959727510/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66119933898}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581556552, Number:21359, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21359\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-idtgjn\", SHA:\"b26472398d9a6a6c9b5ee4f438edc44653d17768\", 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-oznlth\", 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-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72959727510,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-214449-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-214449-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:34Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-214449-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-49nvh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"828.742712ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"1f2c055e-0077-4df7-a401-7a31b2a02c4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"834.293893ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"1cf8fd8a-2d6e-451d-bf44-56746fce7d2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"845.276646ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"0afa81ff-980d-4400-bb8d-b3c491c5ead4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"865.746376ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"fc1113c3-0980-4f6f-8289-6731db46b9f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"906.790439ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"4080991f-a12a-46e5-b3d2-80dc067ec204","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"950.920582ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"a8dbc8f3-f277-402f-b78e-f75064401e21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"987.235632ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"8e6e7201-b3c5-492a-8b02-f2371b9c2936","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.307912669s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"8e0cf1ad-a58f-4a47-a496-da92fa9d78d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-rxjijp","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.755941747s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"6d28fb32-b0cd-4620-9548-61379b2f538b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.949381349s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"9b418459-50b1-4387-b3cb-031bb8adb88c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","reconcileID":"88445f9e-ef44-4e38-b64e-9cc7b9028227","component.Name":"gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ifha-20260424-214600-000","application":"build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-214600-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ifha-20260424-214600-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-parent-icfc@sha256:a3b5f78402399218c71cbf4d721168774825743a66959c3f6c25e8201a68af9f","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vvkkpw","revision":"3acba38f798820ad89ca225f460f820f59843199"}}}]} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-icfc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 979a61e5a69d73290b48488525826d703dc9c5eaf270afb433edd14f09570a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","Application.Name":"build-suite-component-update-ifha","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"}} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-214600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-214600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:54:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-214600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-214600-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Namespace":"build-e2e-awzx","snapshot.Name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icfc-on-pull-request-bh7lt has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"213.706747ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"8731cd5a-f189-44f0-8931-019e79e8329c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"219.211955ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"265744d2-2060-4b9e-9356-d8f316a94e23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"230.078552ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"2e3ab024-a43b-4c33-a22b-b989d5ac52eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"250.674888ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"c05ab710-f776-48aa-965b-45e9b54f4067","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"291.613316ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"5c7c928c-3596-464e-807f-e88b55ec4e2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"372.18677ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"38fe9cf6-5ff7-456a-8e67-ab3736f818b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Name":"build-suite-component-update-ifha-20260424-214600-000"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icfc-on-pull-request-bh7lt has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-pull-request-bh7lt","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"618.083135ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"e6ffdff1-d0d9-4400-ad90-86185fab6d4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"939.330911ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"86f53139-1c9e-443b-8b34-2340dee34f56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.015591655s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"58212239-097b-4a7f-8564-a17ff6c8b61b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.103833078s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"b099f4c5-3288-4624-8bb7-170927362035","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.579802739s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:54:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","reconcileID":"df0fb420-a6af-4027-a552-74de995834dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-midl-20260424-214400-000","application":"integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"integ-app-midl-20260424-214400-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-midl-20260424-214400-000","snapshot.Spec.Components":[{"name":"test-component-pac-spdouy","version":"","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-dijn/test-component-pac-spdouy@sha256:a8157eaa5391ceb9d326bd18441ee7ba7eef85e2753ee133aff3c480b7e190f8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"856c0424894881b3681ed4ef78d939727e1c6013"}}}]} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-spdouy is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f2a760e3a4bf6e71f4fc7aa68862c334907ff18b20f5c43d28ff42d34f8aae is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","Application.Name":"integ-app-midl","IntegrationTestScenarios":4} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 3 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-dpzn"} 2026/04/24 21:54:45 http: TLS handshake error from 10.130.0.2:55598: EOF {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","destinationComponentSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-dpzn-2wqrn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:54:45Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"integ-app-midl-20260424-214400-000","reconcileID":"d485e2bd-89d5-4a0f-86b7-7c8906433a3e","snapshot.name":"integ-app-midl-20260424-214400-000","pipelinerun.name":"test-component-pac-spdouy-on-pull-request-wpszd","duration":2.199989584} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"integ-app-midl-20260424-214400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-qwgn-lgfwx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-svzo-mk6tz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-zmak-mgngp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636957, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu13Q\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-zmak-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636957\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot scenario my-integration-test-zmak is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/test-component-pac-spdouy-on-pull-request-wpszd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spdouy-on-pull-request-wpszd has finished running","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","Scenario":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","Label":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","Application.Name":"integ-app-midl","IntegrationTestScenarios":4} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-dpzn","pipelineRun.Name":"my-integration-test-dpzn-2wqrn"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-qwgn","pipelineRun.Name":"my-integration-test-qwgn-lgfwx"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-svzo","pipelineRun.Name":"my-integration-test-svzo-mk6tz"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","integrationTestScenario.Name":"my-integration-test-zmak","pipelineRun.Name":"my-integration-test-zmak-mgngp"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636957,"CheckName":"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637383, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu3hw\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-dpzn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637383\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637383\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot scenario my-integration-test-dpzn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/test-component-pac-spdouy-on-pull-request-wpszd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637383/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637383,"CheckName":"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dpzn-2wqrn","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-dpzn-2wqrn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637800, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu5KA\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-qwgn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637800\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637800\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot scenario my-integration-test-qwgn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/test-component-pac-spdouy-on-pull-request-wpszd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637800/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-svzo-mk6tz","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-svzo-mk6tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637800,"CheckName":"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qwgn-lgfwx","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-qwgn-lgfwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636558, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu0Tg\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-svzo-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636558\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot optional scenario my-integration-test-svzo is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/test-component-pac-spdouy-on-pull-request-wpszd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558/annotations\"}, Name:\"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636558,"CheckName":"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zmak-mgngp","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-zmak-mgngp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54: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-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","destinationComponentSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636957, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu13Q\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-zmak-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636957\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-zmak is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636957,"CheckName":"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637383, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu3hw\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-dpzn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637383\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637383\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-dpzn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637383/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637383,"CheckName":"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637800, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu5KA\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-qwgn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637800\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637800\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-qwgn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637800/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637800,"CheckName":"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636558, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu0Tg\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-svzo-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636558\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and optional scenario my-integration-test-svzo is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558/annotations\"}, Name:\"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636558,"CheckName":"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-pull-request-wpszd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spdouy-on-pull-request-wpszd has finished running","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-idtgjn-on-push-phlv8 is not associated with a pull request","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","PR group":"konflux-gh-test-custom-branch-krhgep"} {"level":"info","ts":"2026-04-24T21:54:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","prGroup":"konflux-gh-test-custom-branch-krhgep","prGroupHash":"d970b1524b6d408cf07acbb01009c15a5c8d4bba37242df0636ff8d1e40d2c"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54: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":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"}} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-214603-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Namespace":"build-e2e-qnbp","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54: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-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"}} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"integ-app-zklz-20260424-214421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"integ-app-zklz-20260424-214421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","destinationComponentSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lpvc-rv2t2","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"my-integration-test-lpvc-rv2t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","scenario.Name":"my-integration-test-lpvc","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","scenario.Name":"my-integration-test-lpvc","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testedSnapshot":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ExternalID":"my-integration-test-lpvc-test-component-pac-xgnmcl"} {"level":"info","ts":"2026-04-24T21:54:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","existingCheckRun":"github.CheckRun{ID:72959673453, NodeID:\"CR_kwDOKrwUx88AAAAQ_LxEbQ\", HeadSHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", ExternalID:\"my-integration-test-lpvc-test-component-pac-xgnmcl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72959673453\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72959673453\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-xgnmcl snapshot integ-app-zklz-20260424-214421-000 and scenario my-integration-test-lpvc 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/72959673453/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl\", CheckSuite:github.CheckSuite{ID:66119883598}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581554880, Number:29926, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29926\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xgnmcl\", SHA:\"600c560b564cf918cce11cf3cfa048ef157fa459\", 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-fhvtqc\", 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-04-24T21:54:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","ID":72959673453,"CheckName":"Konflux Dev version / my-integration-test-lpvc / test-component-pac-xgnmcl","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","testedSnapshot.Name":"integ-app-zklz-20260424-214421-000","destinationSnapshot.Name":"integ-app-zklz-20260424-214421-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","snapshot.Name":"integ-app-zklz-20260424-214421-000"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zklz-20260424-214421-000","namespace":"integration1-yiwc"},"application":"integration1-yiwc/integ-app-zklz","namespace":"integration1-yiwc","name":"my-integration-test-lpvc-rv2t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-rxjijp-on-pull-request-r8j6v","PR group":"konflux-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"konflux-python-component-rxjijp","prGroupHash":"aa75ae4fd3348b8c81edc0889288060dd555dc8c92de83d59076b48d7b802c"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72960814961,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"python-component-rxjijp-on-pull-request-r8j6v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"python-component-rxjijp-on-pull-request-r8j6v"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-rxjijp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":"2026-04-24 21:54:58 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":"2026-04-24 21:54:58 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-8kfmx with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","build-e2e-awzx":"gl-multi-component-child-icfc-on-pull-request-8kfmx"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:45:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icfc-on-pull-request-8kfmx\" was cancelled"}],"startTime":"2026-04-24T21:45:22Z","completionTime":"2026-04-24T21:45:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw"},{"name":"revision","value":"5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc:on-pr-5e6a850d20c719c4241377e17843b7792f7bf2b9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b77658a70db2a05baeec712cdd511f55-a81bfeb50aa7bbba-01"}},"deletionTimestamp":"2026-04-24 21:54:58 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-8kfmx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-8kfmx","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54: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-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 3 required integration tests finished, 1 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","destinationComponentSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dpzn-2wqrn","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-dpzn-2wqrn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:54:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637383, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu3hw\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-dpzn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637383\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637383\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-dpzn 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/72959637383/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637383,"CheckName":"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-dpzn-2wqrn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 3 required integration tests finished, 1 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","destinationComponentSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:54:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-svzo-mk6tz","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-svzo-mk6tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636558, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu0Tg\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-svzo-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636558\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and optional scenario my-integration-test-svzo 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/72959636558/annotations\"}, Name:\"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636558,"CheckName":"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-svzo-mk6tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","destinationComponentSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zmak-mgngp","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-zmak-mgngp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636957, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu13Q\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-zmak-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636957\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-zmak 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/72959636957/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959636957,"CheckName":"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"BuildPLRInProgress"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:55:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-zmak-mgngp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","PR group":"konflux-gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-lpvc-rv2t2","namespace":"integration1-yiwc"},"pipelineRun.Name":"my-integration-test-lpvc-rv2t2"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lpvc-rv2t2","namespace":"integration1-yiwc"},"namespace":"integration1-yiwc","name":"my-integration-test-lpvc-rv2t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"632.358934ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"a8ba6ba9-31f5-45d0-8745-276986484e6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"637.814448ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"85efc3ed-8e01-4e30-b01b-384817a3119f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"648.214377ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"c13c459b-a9dd-476a-8e1f-84f5fd84cb27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"668.667835ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"b9662c34-efe7-43a7-b116-62bce14f84a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"709.239389ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"4c0e71d1-b8ce-456e-9269-a3a3844ced09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"754.963424ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"f817b067-3732-4711-8faa-ce02f6b04d12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"790.108052ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"86aa5607-42f4-4497-8a86-cfdb0321be14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"1.111053983s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"34eb6b1d-fa17-4065-be40-141139659f7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"1.75177329s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","reconcileID":"d42a1e04-acbb-45e3-81ef-73352538b6b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-kzbm-20260424-214613-000","application":"build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-214613-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cigolg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qjhv/fj-test-custom-branch-cigolg@sha256:75159abe987899417e278800e734a3120a51900ca2245ff10ade8488e1a3800c","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-lehfoo","revision":"d5812bce59eb7147ecd8600bc344720c0e868182"}}}]} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dc91377bf366df04382710a4e8685f273f41964575c7817951d848cd7605e5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","Application.Name":"build-suite-test-application-kzbm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"}} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-214613-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:55:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-214613-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-214613-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Namespace":"build-e2e-qjhv","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-pull-request-ql8g5 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-pull-request-ql8g5 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-ql8g5","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"99.573748ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"812b73ab-524b-40bc-bdbe-db6d8af64434","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"105.078945ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"b51b64a2-492b-4709-9e62-22f72c4ab77c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"115.505485ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"abd44ef6-b655-4008-9719-bb3f7607da36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"135.971452ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"cf439d97-8c46-44b3-9b5a-047efe00630e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"176.873101ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"aeeac855-dfc7-440b-9ef0-eab47e40553d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"258.115834ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"9829b325-1626-4e7f-9bdf-2ed2370bfcfd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"418.811893ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"a6de8978-1a4d-4382-9731-0e30d10a77b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"740.096604ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"aeda8e8c-8a64-4f67-a1fe-b02e9b550030","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"1.194488801s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"ab71afd3-935d-48e9-9c7c-b5084a9236e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"1.380942733s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"572cc878-cd05-4fde-b452-90a69469903d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","elapsedSinceCompletion":"1.460063065s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","reconcileID":"fc7eef9a-3878-41fb-aa4e-730399ef5845","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-wgvm-20260424-214655-000","application":"build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"build-suite-test-application-wgvm-20260424-214655-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-wgvm-20260424-214655-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-oktxcf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ejux/gl-test-custom-branch-oktxcf@sha256:4466b3186369b03e52822ccccd76daec37922f897b08ef3f03081baa695983ba","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-corkoy","revision":"7a0dd493a72d1a6a7f2891345c6a88fd2419c1f9"}}}]} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ejux/gl-test-custom-branch-oktxcf-on-pull-request-tschx with pr group konflux-gl-test-custom-branch-oktxcf is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-oktxcf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 70c7a600b0e9daaaf9a919fa67d19ddaaf67fb737cfe9637190c3c656f02dd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","Application.Name":"build-suite-test-application-wgvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"}} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"build-suite-test-application-wgvm-20260424-214655-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:55:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"build-suite-test-application-wgvm-20260424-214655-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"build-suite-test-application-wgvm-20260424-214655-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","snapshot.Namespace":"build-e2e-ejux","snapshot.Name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-wgvm-20260424-214655-000","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-wjrlq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","snapshot.Name":"build-suite-test-application-wgvm-20260424-214655-000"} {"level":"info","ts":"2026-04-24T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm","namespace":"build-e2e-ejux","name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-oktxcf-on-pull-request-wjrlq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-oktxcf-on-pull-request-wjrlq","namespace":"build-e2e-ejux"},"application":"build-e2e-ejux/build-suite-test-application-wgvm"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"374.38231ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"c03d332d-58fc-46ec-85b2-2a16252907a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"379.859912ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"53bf8797-2adf-4dbc-a385-b84169c7d0f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"390.3357ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"a4c75fcb-3991-4905-88d2-804215099824","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"411.113598ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"520dd9d0-f961-46f9-9196-01794ba11a11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"451.739466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"e484c365-113e-4602-b1b3-b4b9d28515c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"511.526222ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"2c7253e6-a6e2-4379-b0f4-28cfbfffedc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"532.378356ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"81173c4f-373d-4263-a641-4ae5a1444714","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"852.965195ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"9fbb79c7-fad8-4888-b68f-4bda0d9f0269","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.401960193s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"c1e9f289-6440-4d78-b3e2-e77721422dfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.493813601s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:55:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"85a0c9ff-1b53-4309-b887-f762f068e47a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"c720b07b-5948-4665-8dcd-dde9521faf69","component.Name":"test-comp-ctdh"} {"level":"info","ts":"2026-04-24T21:55:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"c720b07b-5948-4665-8dcd-dde9521faf69","component.Name":"test-comp-xjej"} {"level":"info","ts":"2026-04-24T21:55:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","reconcileID":"c720b07b-5948-4665-8dcd-dde9521faf69","component.Name":"test-symlink-comp-zukl"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-215050-000","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215050-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-wpne-20260424-215050-000","snapshot.Spec.Components":[{"name":"test-comp-wtqa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-wtqa@sha256:4bc153c4b5fc22734c545c5d24da2ba9086fcf1a6b40a1f08ed95290e2591ac0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"4e49e770e5c788ba28ac2180cd55c9dd5e5f3b2a"}}}]} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-wtqa is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cd36577591391b1be3b41188ba9baa108c4342f488c713a9dd25368a327959 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"}} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215050-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:55:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215050-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215050-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","snapshot.Namespace":"build-e2e-ishg","snapshot.Name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-215050-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-wdxqr has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","PR group":"konflux-fj-test-custom-branch-cigolg"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","prGroup":"konflux-fj-test-custom-branch-cigolg","prGroupHash":"dc91377bf366df04382710a4e8685f273f41964575c7817951d848cd7605e5"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"}} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-214613-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Namespace":"build-e2e-qjhv","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","snapshot.Name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa-on-pull-request-wdxqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wtqa-on-pull-request-wdxqr has finished running","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-xpct4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":"2026-04-24 21:56:04 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":"2026-04-24 21:56:04 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T21:44:38Z","completionTime":"2026-04-24T21:53:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"IMAGE_DIGEST","value":"sha256:8cf27fb1a5c80312004d109b3c2c3bbcf18bf0f6ab7b8c3a664142f2b63829a4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh:on-pr-76d195525e97cc6db93d24f8f75e4e4b926ec692"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3e31cbf62fb9783e9acb90a66c570b7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-41dfd588fef14810b1aea33c0d4f6f93","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ctdh-on-pull-request-xpct4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-22d2811b8c77102728e40586adf87210-c65f843f09be9bfe-01"}},"deletionTimestamp":"2026-04-24 21:56:04 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-xpct4 has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-xpct4","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ctdh-on-pull-request-czxkn","PR group":"konflux-test-comp-ctdh"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-ctdh","prGroupHash":"fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"368.699478ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"aae81765-dbb8-49df-87d6-18e1d50b0162","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"374.167118ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"e31a4d4f-5fd3-403d-9055-f93b4065573c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"384.845471ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"f1a0b166-a602-48fd-be11-da000904b6e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"405.258367ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"1d6dcfa3-f758-4589-ad5a-eddc6f66f1d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"445.817798ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"c49c1b36-3c13-4a38-bbec-9faf41e38f81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"527.229749ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"94975212-8548-4ff5-a022-bb14959905a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":"2026-04-24 21:56:22 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"688.464452ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"11d771c1-4f73-4bd9-b069-2becbd95fae4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":"2026-04-24 21:56:22 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:15Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:01Z","completionTime":"2026-04-24T21:53:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"IMAGE_DIGEST","value":"sha256:5282ecb5c6d0ac5114ec70e9bf0db94f0b1472be2306336aa8eb6ba924dc17db"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"CHAINS-GIT_COMMIT","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer"},{"name":"revision","value":"688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm:on-pr-688cd2d90a0a2dd64b81ab41c1235f5711a87250"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5cee14f045c0a13fa82fe6c8f3103f2b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5cee14f045c0a13fa82fe6c8f3103f2b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5cee14f045c0a13fa82fe6c8f3103f2b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5cee14f045c0a13fa82fe6c8f3103f2b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5cee14f045c0a13fa82fe6c8f3103f2b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5cee14f045c0a13fa82fe6c8f3103f2b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5cee14f045c0a13fa82fe6c8f3103f2b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-rvhm-on-pull-request-f774n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-93e6d755e6eaa79a0378a784c62bdba5-3f4db9af8e842b51-01"}},"deletionTimestamp":"2026-04-24 21:56:22 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-f774n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-f774n","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"978.828502ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"4b1706c4-8979-4901-a985-35bfbc8e4237","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.009388634s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"74705910-358f-43ed-ac47-2d5f3db2bed0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.156751172s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"902cdd25-883c-4065-bba8-0f5d4fb6851f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"integ-app-midl-20260424-214400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qwgn-lgfwx","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"my-integration-test-qwgn-lgfwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"integ-app-midl-20260424-214400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","destinationComponentSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-dpzn"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-qwgn","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testedSnapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:56:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637800, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu5KA\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-qwgn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637800\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637800\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-qwgn 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/72959637800/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581553744, Number:9477, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9477\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spdouy\", SHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", 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-drlvtm\", 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-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","reconcileID":"ac2774f6-1122-47b9-ae36-0c3f8dfcf70e","component.Name":"gh-multi-component-child-rvhm"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ctxi-20260424-214547-000","application":"build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-214547-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ctxi-20260424-214547-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-parent-rvhm@sha256:99787d4d85c653ec8dd98e2e8824eed87f35594adc41eacde878e7f1e65b6c6e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-zhqmer","revision":"7f08214b05a9a3f26b343ca4b74b0bebcba561b0"}}}]} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-rvhm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8f3ed8d7ce21e514747dae6895fdd597985ef339f809eb37a458273495e903 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","Application.Name":"build-suite-component-update-ctxi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-214547-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:56:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72959637800,"CheckName":"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","testedSnapshot.Name":"integ-app-midl-20260424-214400-000","destinationSnapshot.Name":"integ-app-midl-20260424-214400-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-svzo"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","scenario.Name":"my-integration-test-zmak"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"my-integration-test-qwgn-lgfwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"}} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-rvhm-on-pull-request-pt5bm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-214547-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-214547-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Namespace":"build-e2e-okvu","snapshot.Name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-rvhm-on-pull-request-pt5bm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-pull-request-pt5bm","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","PR group":"konflux-gh-multi-component-child-rvhm"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-f774n with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-push-lrgkb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-push-lrgkb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-component-pac-spdouy-on-push-lrgkb is not associated with a pull request","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56: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-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"error","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Namespace":"stat-rep-dijn","snapshot.Name":"integ-app-midl-20260424-214400-000","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","reconcileID":"17c49164-c8e2-41c8-b9a4-8cdc173b2074","Component.Namespace":"konflux-usdz","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor@sha256:36c3f106a9d1041987683f0d393a818c9a06e47f68e8d8bfdbc968fb9ec7106c","Component.Name":"konflux-demo-component-okor","lastBuildCommit":"845182e15567ef027543a2ee0e4c3eb32eeb92ee"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-midl-20260424-214400-000","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.Name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","component.Namespace":"konflux-usdz","component.Name":"konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260424-215333-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-215333-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260424-215333-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-okor","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-usdz/konflux-demo-component-okor@sha256:36c3f106a9d1041987683f0d393a818c9a06e47f68e8d8bfdbc968fb9ec7106c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"845182e15567ef027543a2ee0e4c3eb32eeb92ee"}}}]} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-rmqi"} {"level":"info","ts":"2026-04-24T21:56: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":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"my-integration-test-rmqi-qqq9z","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rmqi"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"konflux-demo-app-20260424-215333-000","reconcileID":"ae13bfb3-f8f1-45fb-8cf4-f2b15e52550f","snapshot.name":"konflux-demo-app-20260424-215333-000","pipelinerun.name":"konflux-demo-component-okor-on-push-b7fvz","duration":2.3903902} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-215333-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72960659120, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_MtOsA\", HeadSHA:\"845182e15567ef027543a2ee0e4c3eb32eeb92ee\", ExternalID:\"my-integration-test-rmqi-konflux-demo-component-okor\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72960659120\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72960659120\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 21:53:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 21:53:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-okor snapshot konflux-demo-app-20260424-214617-000 and scenario my-integration-test-rmqi has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 24s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 22s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 24s | | :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/72960659120/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor\", CheckSuite:github.CheckSuite{ID:66120083802}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.NameSpace":"konflux-usdz","snapshot.Name":"konflux-demo-app-20260424-215333-000","scenarioName":"my-integration-test-rmqi","externalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-okor-on-push-b7fvz has finished running","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor-on-push-b7fvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-okor-on-push-b7fvz has finished running","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rmqi-qqq9z","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"my-integration-test-rmqi-qqq9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72961021661,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-215333-000","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56: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":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:56:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72961021661, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_NDW3Q\", HeadSHA:\"845182e15567ef027543a2ee0e4c3eb32eeb92ee\", ExternalID:\"my-integration-test-rmqi-konflux-demo-component-okor\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72961021661\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72961021661\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:56:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-okor snapshot konflux-demo-app-20260424-215333-000 and scenario my-integration-test-rmqi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72961021661/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor\", CheckSuite:github.CheckSuite{ID:66120083802}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:56:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72961021661,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T21:56:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-215333-000","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:56:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"999.615505ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:56:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"e15581b6-5b35-45d7-a1c2-bd6854b2ed8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.005910943s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"e647a249-4890-4582-a851-3c540299db74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.016408243s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"4b4f4938-34b6-4606-a498-b0f3cb957751","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.03701439s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"1be0b675-622a-407b-9f17-689207f478a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.077689023s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"6dd73371-2c24-4769-98d4-0ee13df5a94f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.159171476s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"e2c18ead-4c01-4627-81c2-60091b72bd5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.319816134s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"33a8718e-2ce1-4fda-bf6f-83d21d4f1acf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.640329033s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"f17fc2be-b06a-492b-b83e-dfb539831e2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.849309031s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"7336b086-f2d3-4893-8cdb-9b14cfad7006","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"2.280988913s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"5430e152-3333-406c-8ff2-48c7085e8153","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","reconcileID":"3449579e-3fd5-4d08-8789-dc1197fd22c3","component.Name":"fj-multi-component-child-rlxx"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tefy-20260424-214541-000","application":"build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-214541-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tefy-20260424-214541-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-parent-rlxx@sha256:20c71a5406e90e648e276aebdc7c933c98b82b9e7d9cd948f701a949b14353df","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-znddjy","revision":"87e939ad7af221a984d1cdfb6d86526a6452aca3"}}}]} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rlxx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8bb0a2a1970f5c3ed28e8fcd461a6b1ef1e3aee655b1935b61b4f4c6c8c665 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","Application.Name":"build-suite-component-update-tefy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"}} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-214541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-214541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Namespace":"build-e2e-tbvn","snapshot.Name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-214541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:57:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tefy-20260424-214541-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-rlxx-on-pull-request-htdrw has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Name":"build-suite-component-update-tefy-20260424-214541-000"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-rlxx-on-pull-request-htdrw has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-pull-request-htdrw","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T21:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57: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":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"}} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-215333-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-215333-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rmqi-qqq9z","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"my-integration-test-rmqi-qqq9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","scenario.Name":"my-integration-test-rmqi","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testedSnapshot":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-app-20260424-215333-000-845182e-59sn9","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","release.Name":"konflux-demo-app-20260424-215333-000-845182e-59sn9"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ExternalID":"my-integration-test-rmqi-konflux-demo-component-okor"} {"level":"info","ts":"2026-04-24T21:57:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72961021661, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_NDW3Q\", HeadSHA:\"845182e15567ef027543a2ee0e4c3eb32eeb92ee\", ExternalID:\"my-integration-test-rmqi-konflux-demo-component-okor\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72961021661\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72961021661\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:56:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-okor snapshot konflux-demo-app-20260424-215333-000 and scenario my-integration-test-rmqi 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/72961021661/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor\", CheckSuite:github.CheckSuite{ID:66120083802}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","ID":72961021661,"CheckName":"Konflux Dev version / my-integration-test-rmqi / konflux-demo-component-okor","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T21:57:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-215333-000","destinationSnapshot.Name":"konflux-demo-app-20260424-215333-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T21:57:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260424-215333-000","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"my-integration-test-rmqi-qqq9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":"2026-04-24 21:57:12 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":"2026-04-24 21:57:12 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:30Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:30Z","completionTime":"2026-04-24T21:53:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"IMAGE_DIGEST","value":"sha256:f4b77503a96f5925d9564e0447b6931d7b6c7267d3735d43207cb3b275ea842a"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"CHAINS-GIT_COMMIT","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-1199860c57074fb66d3cee9d4942ff2de9666a42"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-5e6fc9eb586959a0077768004b425354-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon5e6fc9eb586959a0077768004b425354-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp5e6fc9eb586959a0077768004b425354-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-5e6fc9eb586959a0077768004b425354-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo5e6fc9eb586959a0077768004b425354-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com5e6fc9eb586959a0077768004b425354-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co5e6fc9eb586959a0077768004b425354-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-aa9b88285cf86a2ebf7e4dbfa7843384-09baca356ecdf487-01"}},"deletionTimestamp":"2026-04-24 21:57:12 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-w7q7t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-w7q7t","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-okor-on-push-8rr2z has finished running","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-8rr2z","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-okor-on-push-b7fvz has finished running","buildpipelineRun":{"name":"konflux-demo-component-okor-on-push-b7fvz","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-rmqi-6k889","namespace":"konflux-usdz"},"pipelineRun.Name":"my-integration-test-rmqi-6k889"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rmqi-6k889","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"my-integration-test-rmqi-6k889","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-rmqi-qqq9z","namespace":"konflux-usdz"},"pipelineRun.Name":"my-integration-test-rmqi-qqq9z"} {"level":"info","ts":"2026-04-24T21:57:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rmqi-qqq9z","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"my-integration-test-rmqi-qqq9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636957, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu13Q\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-zmak-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636957\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 21:55:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Warning\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-zmak has warning(s)\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-warning | 9s | | :warning: WARNING | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636957/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zmak","externalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961056289,"CheckName":"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637383, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu3hw\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-dpzn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637383\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637383\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 21:54:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-dpzn has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 9s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 9s | | :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/72959637383/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dpzn","externalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961056803,"CheckName":"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959637800, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu5KA\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-qwgn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959637800\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959637800\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 21:44:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 21:56:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and scenario my-integration-test-qwgn has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 1m9s | | :x: FAILURE | | |\n| task-skipped | 1m31s | | :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/72959637800/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qwgn","externalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961057242,"CheckName":"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72959636558, NodeID:\"CR_kwDOMjU9q88AAAAQ_Lu0Tg\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-svzo-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72959636558\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-04-24 21:44:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 21:54:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-spdouy snapshot integ-app-midl-20260424-214400-000 and optional scenario my-integration-test-svzo has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 8s | | :x: FAILURE | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72959636558/annotations\"}, Name:\"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","snapshot.NameSpace":"stat-rep-dijn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-svzo","externalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961057688,"CheckName":"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelineRun.Namespace":"stat-rep-dijn","pipelineRun.Name":"failing-build-plr-qimo","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelinerun.Name":"failing-build-plr-qimo"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-dijn/test-component-pac-spdouy-on-pull-request-wpszd with pr group konflux-test-component-pac-spdouy is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-dijn/test-component-pac-spdouy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-spdouy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","PR group":"konflux-fj-multi-component-child-rlxx"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-w7q7t with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-usdz","snapshot":"konflux-demo-app-20260424-214617-000"} {"level":"info","ts":"2026-04-24T21:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260424-215333-000"} {"level":"info","ts":"2026-04-24T21:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-usdz","snapshot":"konflux-demo-app-20260424-215333-000"} {"level":"error","ts":"2026-04-24T21:57:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"konflux-demo-component-okor","namespace":"konflux-usdz"},"namespace":"konflux-usdz","name":"konflux-demo-component-okor","reconcileID":"7867dc7a-14bd-4632-980e-8d3a560734d0","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"konflux-demo-component-okor\" 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-04-24T21:57:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-okor","namespace":"konflux-usdz"},"application":"konflux-usdz/konflux-demo-app","namespace":"konflux-usdz","name":"konflux-demo-component-okor","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"999.974981ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"5e34bd86-3f5d-48e5-8ecc-72e30b9a8b96","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.005449304s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"bda1200c-4071-4eab-8133-41bfac48215d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.015935904s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"97c1ecf3-3b1c-4465-bd3a-aceff337cbaa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.037692237s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"578a46eb-6be4-4142-b60d-c58b76156c58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.078962326s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"d7b6c761-f16e-4c45-b19b-a9a2e4c5e18d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.16171821s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"4a01e485-6245-4c07-83d3-1ad01f7b64b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.202777235s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"9f4b0aa7-19bb-42c8-9526-339733dc14ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","elapsedSinceCompletion":"1.32317193s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:57:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","reconcileID":"9419fbc3-c505-4ffe-8a1b-d3390024e0a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"error","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelineRun.Name":"failing-build-plr-qimo","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-qimo","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-zmak-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72961056289, NodeID:\"CR_kwDOMjU9q88AAAAQ_NFeIQ\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-zmak-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961056289\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72961056289\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:57:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot scenario my-integration-test-zmak is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/failing-build-plr-qimo is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961056289/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961056289,"CheckName":"Konflux Dev version / my-integration-test-zmak / test-component-pac-spdouy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-dpzn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72961056803, NodeID:\"CR_kwDOMjU9q88AAAAQ_NFgIw\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-dpzn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961056803\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72961056803\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:57:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot scenario my-integration-test-dpzn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/failing-build-plr-qimo is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961056803/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961056803,"CheckName":"Konflux Dev version / my-integration-test-dpzn / test-component-pac-spdouy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-qwgn-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72961057242, NodeID:\"CR_kwDOMjU9q88AAAAQ_NFh2g\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-qwgn-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961057242\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72961057242\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:57:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot scenario my-integration-test-qwgn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/failing-build-plr-qimo is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961057242/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961057242,"CheckName":"Konflux Dev version / my-integration-test-qwgn / test-component-pac-spdouy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ExternalID":"my-integration-test-svzo-test-component-pac-spdouy"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","existingCheckRun":"github.CheckRun{ID:72961057688, NodeID:\"CR_kwDOMjU9q88AAAAQ_NFjmA\", HeadSHA:\"856c0424894881b3681ed4ef78d939727e1c6013\", ExternalID:\"my-integration-test-svzo-test-component-pac-spdouy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961057688\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72961057688\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:57:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spdouy snapshot optional scenario my-integration-test-svzo is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dijn/failing-build-plr-qimo is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72961057688/annotations\"}, Name:\"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy\", CheckSuite:github.CheckSuite{ID:66119847379}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","ID":72961057688,"CheckName":"Konflux Dev version / my-integration-test-svzo / test-component-pac-spdouy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelineRun.Namespace":"stat-rep-dijn","pipelineRun.Name":"failing-build-plr-qimo","build pipelineRun Status":"BuildPLRFailed"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelinerun.Name":"failing-build-plr-qimo"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-dijn/test-component-pac-spdouy-on-pull-request-wpszd with pr group konflux-test-component-pac-spdouy is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-dijn/test-component-pac-spdouy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-spdouy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"error","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelineRun.Name":"failing-build-plr-qimo","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-qimo","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","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-qimo\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl"} {"level":"error","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","pipelineRun.Name":"failing-build-plr-qimo","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-qimo","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"failing-build-plr-qimo","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-qimo\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-24T21:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"173.28072ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"721102e8-237f-43d1-8d9c-152d0edaded6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"178.820847ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"7386b384-8308-4999-a902-3fe0905ce896","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"189.381935ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"038baab0-f5e7-40dd-86bf-ea117ca19317","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"209.960305ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"a34a6370-ce69-4980-8009-f2ed23d0fcc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"250.730992ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"5cc74b32-61a0-42da-a6c3-3527167f3699","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"297.801518ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"c2da8013-ad75-45b2-86a4-b7a92b00f9e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"332.014191ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"745f4e46-917e-4615-b5f5-5dda2d64c675","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"653.45296ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"18c2e434-a0ca-40ab-b805-63ced20e2e29","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"983.325977ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"518d4c5e-4ff3-49a8-a82d-7febfa27b04e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","elapsedSinceCompletion":"1.294324971s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","reconcileID":"9c978fb3-670d-4fb2-80c9-76027011c257","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wkfg-20260424-215420-000","application":"integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"integ-app-wkfg-20260424-215420-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wkfg-20260424-215420-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-vehbmk","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk@sha256:d39da857254522ebaffea4862b19d7ce79b0008f629993f41e7373a897088404","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"4f8cb9546d3e7fece8816c076a46a12752b70863"}}}]} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun gitlab-rep-rguz/test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg with pr group konflux-test-comp-pac-gitlab-vehbmk is not the latest for its component, skipped","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vehbmk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a502b629ad69dd41427240c8ff7f0b462c9ce5388a3b52e1d422dddf823e84 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","Application.Name":"integ-app-wkfg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"}} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","integrationTestScenario.Name":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Namespace":"gitlab-rep-rguz","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","integrationTestScenario.Name":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"}} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","destinationComponentSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"my-integration-test-qcsz-68dpw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:07Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"integ-app-wkfg-20260424-215420-000","reconcileID":"b3011be8-5989-47ac-9080-a6be011892b2","snapshot.name":"integ-app-wkfg-20260424-215420-000","pipelinerun.name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","duration":2.221374752} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"integ-app-wkfg-20260424-215420-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","integrationTestScenario.Name":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"my-integration-test-srnq-p7ngf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","Scenario":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","Label":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","Application.Name":"integ-app-wkfg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","integrationTestScenario.Name":"my-integration-test-qcsz","pipelineRun.Name":"my-integration-test-qcsz-68dpw"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","integrationTestScenario.Name":"my-integration-test-srnq","pipelineRun.Name":"my-integration-test-srnq-p7ngf"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084957669} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus.ID":14084957669,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","testedSnapshot.Name":"integ-app-wkfg-20260424-215420-000","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-srnq","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qcsz-68dpw","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"my-integration-test-qcsz-68dpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srnq-p7ngf","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"my-integration-test-srnq-p7ngf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084957718} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus.ID":14084957718,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","testedSnapshot.Name":"integ-app-wkfg-20260424-215420-000","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":4} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58: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-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"}} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","destinationComponentSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-qcsz / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084957669} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084957669,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","testedSnapshot.Name":"integ-app-wkfg-20260424-215420-000","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-srnq","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commitStatus.Name":"Konflux Dev version / my-integration-test-srnq / test-comp-pac-gitlab-vehbmk","commitStatus.ID":14084957718} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084957718,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","testedSnapshot.Name":"integ-app-wkfg-20260424-215420-000","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":4} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:58:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"stat-rep-dijn","snapshot":"integ-app-midl-20260424-214400-000"} {"level":"info","ts":"2026-04-24T21:58:10Z","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-midl-20260424-214400-000\" not found","pipelineRun":{"name":"my-integration-test-qwgn-lgfwx","namespace":"stat-rep-dijn"}} 2026/04/24 21:58:10 http: TLS handshake error from 10.128.0.2:40460: EOF {"level":"info","ts":"2026-04-24T21:58:10Z","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-midl-20260424-214400-000\" not found","pipelineRun":{"name":"my-integration-test-svzo-mk6tz","namespace":"stat-rep-dijn"}} 2026/04/24 21:58:10 http: TLS handshake error from 10.130.0.2:40882: EOF 2026/04/24 21:58:10 http: TLS handshake error from 10.130.0.2:40884: EOF {"level":"info","ts":"2026-04-24T21:58:10Z","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-midl-20260424-214400-000\" not found","pipelineRun":{"name":"my-integration-test-zmak-mgngp","namespace":"stat-rep-dijn"}} {"level":"info","ts":"2026-04-24T21:58:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-spdouy","namespace":"stat-rep-dijn"},"application":"stat-rep-dijn/integ-app-midl","namespace":"stat-rep-dijn","name":"test-component-pac-spdouy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:58:10Z","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-midl-20260424-214400-000\" not found","pipelineRun":{"name":"my-integration-test-dpzn-2wqrn","namespace":"stat-rep-dijn"}} {"level":"error","ts":"2026-04-24T21:58:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:58:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:58:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-pull-request-wpszd","namespace":"stat-rep-dijn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"namespace":"stat-rep-dijn","name":"test-component-pac-spdouy-on-push-lrgkb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T21:58:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-spdouy-on-push-lrgkb","namespace":"stat-rep-dijn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:58:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-qimo","namespace":"stat-rep-dijn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58: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-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"}} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","destinationComponentSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-srnq","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-srnq","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srnq-p7ngf","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"my-integration-test-srnq-p7ngf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-srnq","commitStatus2.ID":14084957718,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","testedSnapshot.Name":"integ-app-wkfg-20260424-215420-000","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":4} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qcsz-68dpw","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"my-integration-test-qcsz-68dpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"my-integration-test-qcsz-68dpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"my-integration-test-srnq-p7ngf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:58: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-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"}} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"integ-app-wkfg-20260424-215420-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"integ-app-wkfg-20260424-215420-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","destinationComponentSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-qcsz","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testedSnapshot":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","projectID":56586709,"pipelineID":2478519845} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenarioName":"my-integration-test-qcsz"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.name":"my-integration-test-qcsz","commitStatus2.ID":14084957669,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","testedSnapshot.Name":"integ-app-wkfg-20260424-215420-000","destinationSnapshot.Name":"integ-app-wkfg-20260424-215420-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T21:58:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","scenario.Name":"my-integration-test-srnq"} {"level":"info","ts":"2026-04-24T21:58:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk","noteID":3285881252} {"level":"info","ts":"2026-04-24T21:58:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentTitle":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk","count":4} {"level":"info","ts":"2026-04-24T21:58:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","noteID":3285881252,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vehbmk"} {"level":"info","ts":"2026-04-24T21:58:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wkfg-20260424-215420-000","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","snapshot.Name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-vehbmk-on-push-55f67 is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg"} {"level":"info","ts":"2026-04-24T21:58:32Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-vehbmk","namespace":"gitlab-rep-rguz"},"application":"gitlab-rep-rguz/integ-app-wkfg","namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T21:58:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-qcsz-68dpw","namespace":"gitlab-rep-rguz"},"pipelineRun.Name":"my-integration-test-qcsz-68dpw"} {"level":"info","ts":"2026-04-24T21:58:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qcsz-68dpw","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"my-integration-test-qcsz-68dpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T21:58:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-srnq-p7ngf","namespace":"gitlab-rep-rguz"},"pipelineRun.Name":"my-integration-test-srnq-p7ngf"} {"level":"info","ts":"2026-04-24T21:58:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srnq-p7ngf","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"my-integration-test-srnq-p7ngf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-24T21:58:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-ctwp5","namespace":"gitlab-rep-rguz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:58:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"namespace":"gitlab-rep-rguz","name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T21:58:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-push-55f67","namespace":"gitlab-rep-rguz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:58:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T21:58:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vehbmk-on-pull-request-rs5hg","namespace":"gitlab-rep-rguz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wkfg-20260424-215420-000"} {"level":"info","ts":"2026-04-24T21:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-rguz","snapshot":"integ-app-wkfg-20260424-215420-000"} 2026/04/24 21:58:34 http: TLS handshake error from 10.130.0.2:54682: EOF {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.057102595s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"7a6bfc98-b21f-4cb0-921b-92d97acf3b55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.062705359s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"59e4f762-9fdb-460f-b0a8-ba28a21ea1ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.073225496s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"ac8824f1-064e-4da4-ae5a-9c53a64274c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.093801972s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"040c0183-7e89-4fe3-a07d-29b4f119fc69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.134344849s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"86fa1cb4-6e50-4309-8c5e-bc5bfb8135b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.214898023s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"31db347b-1cf5-4d30-9e9a-8ce4e69ac95f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.215132041s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"fc420b8b-16cc-4b55-8329-eb2939f0a770","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.375834324s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"cd36881d-eec2-4db7-ab3d-5457d825c801","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"2.016605174s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"49e846b6-e45f-4efc-937a-9af687b0412c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"2.413608131s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"7e514938-5c07-44ce-8360-fbf3cd999a7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"3.298063798s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:58:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"023dc657-3624-4e46-b6c2-33f5531a61af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"1f34595b-ef78-401b-b416-a76f43efde17","component.Name":"test-comp-xjej"} {"level":"info","ts":"2026-04-24T21:58:57Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"1f34595b-ef78-401b-b416-a76f43efde17","component.Name":"test-symlink-comp-zukl"} {"level":"info","ts":"2026-04-24T21:58:57Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","reconcileID":"1f34595b-ef78-401b-b416-a76f43efde17","component.Name":"test-comp-wtqa"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-215610-000","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215610-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-wpne-20260424-215610-000","snapshot.Spec.Components":[{"name":"test-comp-ctdh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-ctdh@sha256:1e116db1dbb5a25caa213503917f4ee3d7e24879f21ad510af9ee723e7870ce2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"2bb3517da06c0759c2d9d55ddfca4252c67de28c"}}}]} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-ctdh is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fbc870f1d13fd55ee3e0a4488fbd8f3eae06d8ca50656ec92573f759ed3798 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"}} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:58:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-wpne-20260424-215610-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","snapshot.Namespace":"build-e2e-ishg","snapshot.Name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-czxkn has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","snapshot.Name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh-on-pull-request-czxkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ctdh-on-pull-request-czxkn has finished running","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-sfj6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":"2026-04-24 21:59:03 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":"2026-04-24 21:59:03 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:53:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T21:45:16Z","completionTime":"2026-04-24T21:53:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"IMAGE_DIGEST","value":"sha256:78f7204ccd419cebf80913aea7682acaadc00347bdc4c8758d781e1358e896e4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej:on-pr-d8df2bb0d828d13ae495cabd91df86440394a6ca"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5651696060e09fed93aa8b3608c0f157-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xjej-on-pull-request-sfj6b-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4b0813caf27d20da3ab527076e52ce58-633d87a9496d20e0-01"}},"deletionTimestamp":"2026-04-24 21:59:03 +0000 UTC"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-sfj6b has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-sfj6b","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qnbp/gh-test-custom-branch-krhgep, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xjej-on-pull-request-8wksp","PR group":"konflux-test-comp-xjej"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-comp-xjej","prGroupHash":"f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"732.640388ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"b1df91c3-e9ff-41c0-8027-a1dfcfac6a24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"738.306729ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"e164a0a2-9faa-4459-bfe8-39764d3cd3cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"749.055763ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"602d4dda-bee1-47fd-9633-e83db9e71547","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"769.887806ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"746ed340-1f9d-409c-a6ca-825ada8c0fbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"811.031842ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"f900f7e1-c58f-46c3-9a4d-0c28e70377ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"845.201817ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"950bd66f-6000-4e22-869d-4e706e670233","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"892.230256ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"98d2d0e0-3ce7-4aa7-bc92-cc779640cfa2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.212753503s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"dfc69fd4-523c-47a1-b5a5-2a1317e0e57d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.493033633s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"e0a00843-de36-4e20-809a-57abb1485cde","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.853780656s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T21:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T21:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"bf1b7df5-939f-44ff-bfef-39850549def8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","reconcileID":"81e00fd6-da2b-44d5-88b4-862301c72325","component.Name":"gl-multi-component-parent-icfc"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ifha-20260424-215503-000","application":"build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215503-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ifha-20260424-215503-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:dd88ea256e997a92221e9bd4e83c00aa185fb8908fcb971689454618216c8af1","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw","revision":"a90d11818d8be98b35c0d9065b72902e06abb8c9"}}}]} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","Application.Name":"build-suite-component-update-ifha","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"}} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T21:59:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Namespace":"build-e2e-awzx","snapshot.Name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-jh6pf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-jh6pf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-jh6pf","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-icfc-on-push-rpjs6 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","PR group":"konflux-gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","prGroup":"konflux-gl-multi-component-child-icfc","prGroupHash":"37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"}} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215503-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Namespace":"build-e2e-awzx","snapshot.Name":"build-suite-component-update-ifha-20260424-215503-000"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"489.6957ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"68cf408b-abd8-4e95-bf2a-bcc93723f337","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"495.195783ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"e866a0a3-d82d-4f1a-8af9-735478d513cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"505.994014ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"351ccbed-b6af-44de-990b-03bc28ccfdef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"526.489928ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"9c13dabc-db25-4f98-8e17-48f0226dbe87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"567.056163ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"8f6c9a48-7807-4f8c-94ff-4258740e2b1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"615.509128ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"b6b1b024-d3cc-4142-b4c0-d12535183dcf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"648.130763ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"d14e9dd6-d191-4892-b1f1-e91efc8ed5d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"968.98055ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"6ff17461-e6a3-4efb-b29d-92da1e8d2a05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"1.609819678s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"054e1983-aa41-4687-9a9b-ae0978a3289f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","elapsedSinceCompletion":"1.629641345s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","reconcileID":"dd17debb-f90d-4264-b4e9-322e0cf8012d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-jbkd-20260424-215455-000","application":"build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-215455-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-jbkd-20260424-215455-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-krhgep","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qnbp/gh-test-custom-branch-krhgep@sha256:5bd3b0b1515a820b63e0d23b84f81b6a38fd07e01676f4d64f59173afd72a718","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-fovyix","revision":"a4bac047ecd352da039d3f5be733be0d427a7dc6"}}}]} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-qnbp/gh-test-custom-branch-krhgep-on-pull-request-t7jxh with pr group konflux-gh-test-custom-branch-krhgep is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krhgep is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d970b1524b6d408cf07acbb01009c15a5c8d4bba37242df0636ff8d1e40d2c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","Application.Name":"build-suite-test-application-jbkd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"}} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-215455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:00:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-215455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-215455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Namespace":"build-e2e-qnbp","snapshot.Name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-215455-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-pull-request-w8x95 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-pull-request-w8x95 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-pull-request-w8x95","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"919.750211ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"f3824252-fd2d-4aa3-9ddb-ef039c2c592c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"925.270559ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"ecb31bca-0e7e-4312-8c7a-9e691c10cc82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"936.155146ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"c7a0a498-ddbf-4397-a55c-052addb9a72c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"957.01462ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"986b7765-b84b-410f-aa1f-2930179d1de9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"997.905215ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"478041dc-ea23-4e55-b1a4-9f4a99b5ea9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.040632351s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"94312589-69bf-470d-8826-2d3ceea5d968","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.079435565s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"93fc9d89-fa6b-4f15-8e8a-b0519f285031","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.400298534s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"9400a68e-6308-49df-988f-ccaddbee15ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.773701701s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:00:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"f4d8da71-e8d5-4759-b43b-92f2d200fbbe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-icfc-on-push-rh595 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"2.04178648s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"7cd6628b-5521-45a0-b6e7-dc305df861bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-icfc-on-push-kr4ss is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","reconcileID":"6b9c9ecd-09e7-42fc-a6f0-854e1381acdd","component.Name":"gh-multi-component-parent-rvhm"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ctxi-20260424-215627-000","application":"build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-215627-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ctxi-20260424-215627-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm@sha256:3d577e46a1146bd3b0904fdbe4e11ab4f73d6f49893314be4dc5638dc7a06045","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer","revision":"cf53f6847d34c6add15807e0773785fd09ab399f"}}}]} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","Application.Name":"build-suite-component-update-ctxi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"}} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-215627-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-215627-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:01:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-215627-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Namespace":"build-e2e-okvu","snapshot.Name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-98gl2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-98gl2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-98gl2","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-krhgep-on-push-4n8wd is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","PR group":"konflux-gh-multi-component-child-rvhm"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","prGroup":"konflux-gh-multi-component-child-rvhm","prGroupHash":"301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"}} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-215627-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Namespace":"build-e2e-okvu","snapshot.Name":"build-suite-component-update-ctxi-20260424-215627-000"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-rvhm-on-push-zcxsr is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ctxi-20260424-214547-000"} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-rvhm-on-push-fqxpq is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","reconcileID":"55fe3af8-2957-4408-85b3-36a004d5a259","Component.Namespace":"group-qkal","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","Component.Name":"go-component-idtgjn","lastBuildCommit":"011087ff134946e61c4ef7b30e333ed121cf3a59"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","component.Namespace":"group-qkal","component.Name":"go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:42Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","reconcileID":"55fe3af8-2957-4408-85b3-36a004d5a259","component.Name":"python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-215451-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215451-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-215451-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59"}}}]} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-215451-000","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-push-phlv8 has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-push-phlv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-push-phlv8 has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961529312,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215451-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"578.626529ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"d830b950-a3f7-4d70-a514-ecdb886d696f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"584.109738ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"f9a5cc8e-fcb5-49d6-a455-68d12b3ab85a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"594.599461ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"60d3fcc4-1972-4210-b280-2747db9f5204","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"615.473931ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"7f9fce0b-4df5-4640-855b-74fcdc5302b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"656.161031ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"a938196d-11c1-43f8-ab05-0e795ce41e96","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"737.419578ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"047fecc9-3d75-4c7d-8c40-c3cc38258b2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-jfr5t","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:01:43Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-215451-000","reconcileID":"9fabecdb-6478-4056-8691-466fb8c1ce04","snapshot.name":"integ-app-nwoc-20260424-215451-000","pipelinerun.name":"go-component-idtgjn-on-push-phlv8","duration":3.870905792} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215451-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"898.005087ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"555cf972-ee15-4bd7-b96a-43ab8353fe88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961529312, NodeID:\"CR_kwDONSo-hs8AAAAQ_NiV4A\", HeadSHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72961529312\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72961529312\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:01:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-215451-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72961529312/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66120949190}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.219012843s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"4074d3b2-5542-436e-a0cd-239856e1e785","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961529312,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215451-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} 2026/04/24 22:01:44 http: TLS handshake error from 10.129.0.2:44396: EOF {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jfr5t","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-jfr5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961529312, NodeID:\"CR_kwDONSo-hs8AAAAQ_NiV4A\", HeadSHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72961529312\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72961529312\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:01:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-215451-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-jfr5t' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72961529312/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66120949190}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.761675159s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"0c10f965-37a4-4c0e-b0ee-1013acedd904","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","elapsedSinceCompletion":"1.859863614s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:01:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"9fdb4e6a-10bb-4b02-88e2-65cb356de533","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961529312,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215451-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","reconcileID":"1e02077c-e973-4a63-9959-e18bd6f9e8b0","component.Name":"fj-multi-component-parent-rlxx"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tefy-20260424-215720-000","application":"build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-215720-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx@sha256:d1c3d9591e578d941f8f48c6139408ee87c6a33fbe036040979ad230b2671031","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy","revision":"2f54781e3ef75d7abf620c4af52e929877c35b58"}}}]} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"}} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","Application.Name":"build-suite-component-update-tefy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-215720-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:01:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-215720-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-215720-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Namespace":"build-e2e-tbvn","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:01:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-6bncf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-6bncf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-6bncf","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-rlxx-on-push-dds4v is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01: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-nwoc-20260424-215451-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215451-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215451-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jfr5t","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-jfr5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testedSnapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:01:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961529312, NodeID:\"CR_kwDONSo-hs8AAAAQ_NiV4A\", HeadSHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72961529312\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72961529312\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:01:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-215451-000 and scenario my-integration-test-kled 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/72961529312/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66120949190}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T22:01:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961529312,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:01:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215451-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215451-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:01:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:01:52Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-215451-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-jfr5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-rlxx-on-pull-request-465cz","PR group":"konflux-fj-multi-component-child-rlxx"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"}} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Namespace":"build-e2e-tbvn","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-rlxx-on-push-5mmwl is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-rlxx-on-push-5ct7s is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"}} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-215720-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Namespace":"build-e2e-tbvn","snapshot.Name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:02:14Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-rlxx-on-pull-request-465cz\" was cancelled"}],"startTime":"2026-04-24T22:02:07Z","completionTime":"2026-04-24T22:02:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dc7f7226372955b4da51e9b195596a27-b74a26b9ce069daa-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-465cz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:02:14Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-rlxx-on-pull-request-465cz\" was cancelled"}],"startTime":"2026-04-24T22:02:07Z","completionTime":"2026-04-24T22:02:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dc7f7226372955b4da51e9b195596a27-b74a26b9ce069daa-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-465cz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:02:14Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-rlxx-on-pull-request-465cz\" was cancelled"}],"startTime":"2026-04-24T22:02:07Z","completionTime":"2026-04-24T22:02:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dc7f7226372955b4da51e9b195596a27-b74a26b9ce069daa-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-465cz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:02:14Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-rlxx-on-pull-request-465cz\" was cancelled"}],"startTime":"2026-04-24T22:02:07Z","completionTime":"2026-04-24T22:02:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dc7f7226372955b4da51e9b195596a27-b74a26b9ce069daa-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-465cz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:02:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-rlxx-on-pull-request-465cz\" was cancelled"}],"startTime":"2026-04-24T22:02:07Z","completionTime":"2026-04-24T22:02:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dc7f7226372955b4da51e9b195596a27-b74a26b9ce069daa-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-465cz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tefy-20260424-215720-000"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","prGroup":"konflux-fj-multi-component-child-rlxx","prGroupHash":"cfee97e0cc42cfd5648ee4ca766519750a5777b8e86eae2faee7bbcad05575"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tbvn/fj-multi-component-child-rlxx-on-pull-request-6bncf with pr group konflux-fj-multi-component-child-rlxx is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-tbvn/fj-multi-component-child-rlxx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rlxx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:02:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-rlxx-on-pull-request-465cz\" was cancelled"}],"startTime":"2026-04-24T22:02:07Z","completionTime":"2026-04-24T22:02:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy"},{"name":"revision","value":"8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx:on-pr-8f3c9603a68dab0ad997eb97cbe3b7d3a7141753"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dc7f7226372955b4da51e9b195596a27-b74a26b9ce069daa-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-pull-request-465cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-pull-request-465cz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-pull-request-465cz","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"288.91154ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"84ab6ded-93dd-404e-aef2-355f469c7446","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"294.381014ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"5150cac2-d67a-48d4-8fb0-70bc3edf7802","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"304.854603ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"e83bcd36-acc7-4d6c-ae00-beee9b418f37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"325.579747ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"b0aa1952-9415-49b6-b09c-65d4183cfcc6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"366.586305ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"67be56dc-b772-42cd-a8ff-72fcc7b6287c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"447.401076ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"70b99aa8-888a-471d-81a8-bb01299b2bf3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"608.57742ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"38b97d26-35ff-4228-9caf-d666d2c79432","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"933.004293ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"b4ccfdd5-ee10-4fc1-abff-efce2c89f5a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"944.240869ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"82ce586f-38e8-4b55-859f-ffa035d4df78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.531459336s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"fac718db-ffd3-4a67-a829-04a335708f92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.574025972s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:03:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","reconcileID":"31318981-a010-45a8-9baf-5a9309aba5c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-215456-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215456-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-215456-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:05b77e40006181bb86e3f5bef8c8a485c36974b1e5063d21441c7d59a933b255","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a"}}}]} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-rxjijp is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aa75ae4fd3348b8c81edc0889288060dd555dc8c92de83d59076b48d7b802c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} 2026/04/24 22:03:35 http: TLS handshake error from 10.130.0.2:49316: EOF {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-pull-request-r8j6v has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:03:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72960814961, NodeID:\"CR_kwDONSo-hs8AAAAQ_M2vcQ\", HeadSHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72960814961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:54:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/python-component-rxjijp-on-pull-request-r8j6v is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66120965300}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581591371, Number:21360, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21360\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-rxjijp\", SHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", 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-oznlth\", SHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", 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-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72960814961,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215456-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03: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-nwoc-20260424-215456-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-2htf6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:03:36Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-215456-000","reconcileID":"82451538-ecb7-4872-be86-4707bbe9302c","snapshot.name":"integ-app-nwoc-20260424-215456-000","pipelinerun.name":"python-component-rxjijp-on-pull-request-r8j6v","duration":3.584615663} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:03: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-nwoc-20260424-215456-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-2htf6"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:03:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72960814961, NodeID:\"CR_kwDONSo-hs8AAAAQ_M2vcQ\", HeadSHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72960814961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 21:54:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-215456-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66120965300}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581591371, Number:21360, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21360\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-rxjijp\", SHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", 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-oznlth\", SHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", 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-04-24T22:03:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2htf6","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-2htf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72960814961,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215456-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72960814961, NodeID:\"CR_kwDONSo-hs8AAAAQ_M2vcQ\", HeadSHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72960814961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:54:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-215456-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-2htf6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66120965300}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581591371, Number:21360, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21360\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-rxjijp\", SHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", 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-oznlth\", SHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", 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-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72960814961,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215456-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-r8j6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-pull-request-r8j6v has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-awzx/gl-multi-component-child-icfc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03: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-nwoc-20260424-215456-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2htf6","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-2htf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-215456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testedSnapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:03:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72960814961, NodeID:\"CR_kwDONSo-hs8AAAAQ_M2vcQ\", HeadSHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72960814961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72960814961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 21:54:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-215456-000 and scenario my-integration-test-kled 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/72960814961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66120965300}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581591371, Number:21360, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21360\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-rxjijp\", SHA:\"4c4ebf35bb77c434aaf852406d7d84084fb2ad8a\", 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-oznlth\", SHA:\"011087ff134946e61c4ef7b30e333ed121cf3a59\", 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-04-24T22:03:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72960814961,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-215456-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-215456-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-215456-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-2htf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-uiaduv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:03:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-rxjijp-on-push-wsqvz is not associated with a pull request","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","PR group":"konflux-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"konflux-konflux-test-integration-clone-uiaduv","prGroupHash":"d1d5e971458a0e3479f8130d488fa5eddc5b8c10157ac1c1e7598da169647c"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961787605,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-uiaduv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961787605, NodeID:\"CR_kwDOOe2tsc8AAAAQ_NyG1Q\", HeadSHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72961787605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:04:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66121901630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581624891, Number:8946, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8946\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-uiaduv\", SHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", 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-oznlth\", 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-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961787605,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-uiaduv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","reconcileID":"e644341a-4224-40dd-970b-769cb8933c38","Component.Namespace":"build-e2e-awzx","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:9e85ba6e679b14c60c9225a7080e84ae55106e1e2bd40f2f7a0ab27299a6e1e6","Component.Name":"gl-multi-component-child-icfc","lastBuildCommit":"a7d2f272e9544c01b024aa683936c10917cec7ed"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","component.Namespace":"build-e2e-awzx","component.Name":"gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T22:04:32Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","reconcileID":"e644341a-4224-40dd-970b-769cb8933c38","component.Name":"gl-multi-component-parent-icfc"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ifha-20260424-215952-000"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ifha-20260424-215952-000","application":"build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ifha-20260424-215952-000"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215952-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ifha-20260424-215952-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:9e85ba6e679b14c60c9225a7080e84ae55106e1e2bd40f2f7a0ab27299a6e1e6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw","revision":"a7d2f272e9544c01b024aa683936c10917cec7ed"}}}]} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","Application.Name":"build-suite-component-update-ifha","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:04:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215952-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-215952-000"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-215952-000"} {"level":"info","ts":"2026-04-24T22:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-push-rpjs6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Name":"build-suite-component-update-ifha-20260424-215952-000"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rpjs6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-push-rpjs6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rpjs6","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"419.84428ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"34850031-d958-4bbc-82d5-f3174acde61d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"425.500524ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"7dacf917-67b6-41b3-8d07-6201e970d499","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"436.09814ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"7d96b577-bfe0-4d72-9e86-cf1394c0a285","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"456.781351ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"fdb8c9ac-bc93-458d-bc21-925f6ec8ecf1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"497.285846ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"55aabfb6-03b0-41e4-8ef8-81537082bb5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"578.302071ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"08a610ff-3ce3-4679-8f58-86683138b4bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"620.795993ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"1d542959-0380-46eb-b28b-693747e8aa4b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"739.126823ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"94f524cb-6da8-466a-94ef-5e2d451ec9de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.29188471s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"59630039-a298-4d33-b9e5-56f97faa4c44","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","elapsedSinceCompletion":"1.379910923s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:04:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"bd5dc0a8-49f5-4b50-bb8a-128615f5acb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","reconcileID":"74fea6e4-6f3f-475c-afd6-f3196f65a8cc","component.Name":"gl-multi-component-parent-icfc"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ifha-20260424-215958-000","application":"build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215958-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ifha-20260424-215958-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:099efed019cdb8083cab8e0356af0178202ab16f774b85566df89120881574d1","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw","revision":"49806ccd3690eb947bdb370318c724d0fde4bbe3"}}}]} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-jh6pf with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-awzx/gl-multi-component-child-icfc-on-pull-request-d9hrh with pr group konflux-gl-multi-component-child-icfc is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-icfc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 37376b3f513f0424fb962e313593110c4b06d95d5cf4c88f12b3245b187b72 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","Application.Name":"build-suite-component-update-ifha","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"}} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:04:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-215958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Namespace":"build-e2e-awzx","snapshot.Name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-215958-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-wdqsl has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Name":"build-suite-component-update-ifha-20260424-215958-000"} {"level":"info","ts":"2026-04-24T22:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-pull-request-wdqsl has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-pull-request-wdqsl","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"498.143267ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"c9411bc1-ae3b-4806-a3bd-e2b602eaca94","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"503.648134ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"d1a7632a-e15a-46cc-b531-86f51e663ad4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"514.17122ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"90c7bd94-04da-4731-b3c7-242785d29085","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"534.873559ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"d824af9c-2534-432e-a0a4-9ebb090671c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"576.158797ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"7fd11b2d-3bf3-491d-b02e-fed8d3b731bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"625.795853ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"c77e80bf-bda2-464d-843d-c452c5feaf62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"657.647249ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"52db0afe-8917-4bfa-b3da-c5f36253965b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"978.995915ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"b5e71180-33db-4356-9825-6db278676e83","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"1.619969226s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:05:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","reconcileID":"0a31e7a9-9d83-45cd-b259-2e5211751cfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-kzbm-20260424-215555-000","application":"build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-215555-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-kzbm-20260424-215555-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cigolg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qjhv/fj-test-custom-branch-cigolg@sha256:8824083fc21a91fa6421726f3a0480162217d8f3333adf9ae0ca196564af64b3","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-lehfoo","revision":"c1fca910deb47525145a48d7343c4a7d5b7c9254"}}}]} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-qjhv/fj-test-custom-branch-cigolg-on-pull-request-ql8g5 with pr group konflux-fj-test-custom-branch-cigolg is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dc91377bf366df04382710a4e8685f273f41964575c7817951d848cd7605e5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","Application.Name":"build-suite-test-application-kzbm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Name":"build-suite-test-application-kzbm-20260424-214613-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"}} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-215555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:05:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-215555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-215555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Namespace":"build-e2e-qjhv","snapshot.Name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-pull-request-mlq57 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-pull-request-mlq57 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-mlq57","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-okvu/gh-multi-component-child-rvhm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-cigolg-on-push-q5xf8 is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","reconcileID":"b0190779-95c3-46f0-a284-1343d992dbc5","Component.Namespace":"build-e2e-awzx","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:39544e5516602c0ca2285ec8bbf025f0d49407acebd02181d309459873c6c0fa","Component.Name":"gl-multi-component-child-icfc","lastBuildCommit":"a67177b1a69147cfe567bc7da49d2bad781a4ea9"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","component.Namespace":"build-e2e-awzx","component.Name":"gl-multi-component-child-icfc"} {"level":"info","ts":"2026-04-24T22:05:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","reconcileID":"b0190779-95c3-46f0-a284-1343d992dbc5","component.Name":"gl-multi-component-parent-icfc"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ifha-20260424-220100-000"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ifha-20260424-220100-000","application":"build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ifha-20260424-220100-000"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-220100-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ifha-20260424-220100-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:39544e5516602c0ca2285ec8bbf025f0d49407acebd02181d309459873c6c0fa","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw","revision":"a67177b1a69147cfe567bc7da49d2bad781a4ea9"}}}]} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","Application.Name":"build-suite-component-update-ifha","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-220100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:05:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220100-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-220100-000"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-220100-000"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-push-rh595 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Name":"build-suite-component-update-ifha-20260424-220100-000"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-child-icfc-on-push-rh595","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icfc-on-push-rh595 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icfc-on-push-rh595","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","reconcileID":"1b6ea3d8-b654-4d67-ba67-aa4edb12043a","Component.Namespace":"build-e2e-awzx","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-parent-icfc@sha256:50be19f641f3f848b8d02e59516c640d316d1f85004dc7092e63bad06c8941d6","Component.Name":"gl-multi-component-parent-icfc","lastBuildCommit":"c2c5d818d09bd79f91217fc59a1f5a5622689f3f"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","component.Namespace":"build-e2e-awzx","component.Name":"gl-multi-component-parent-icfc"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ifha-20260424-220101-000"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ifha-20260424-220101-000","application":"build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ifha-20260424-220101-000"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-220101-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ifha-20260424-220101-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-child-icfc@sha256:39544e5516602c0ca2285ec8bbf025f0d49407acebd02181d309459873c6c0fa","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvkkpw","revision":"a67177b1a69147cfe567bc7da49d2bad781a4ea9","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-icfc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-awzx/gl-multi-component-parent-icfc@sha256:50be19f641f3f848b8d02e59516c640d316d1f85004dc7092e63bad06c8941d6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vvkkpw","revision":"c2c5d818d09bd79f91217fc59a1f5a5622689f3f"}}}]} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","Application.Name":"build-suite-component-update-ifha","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"build-suite-component-update-ifha-20260424-220101-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:05:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ifha-20260424-220101-000","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-220101-000"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ifha-20260424-220101-000"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icfc-on-push-kr4ss has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","snapshot.Name":"build-suite-component-update-ifha-20260424-220101-000"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha","namespace":"build-e2e-awzx","name":"gl-multi-component-parent-icfc-on-push-kr4ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icfc-on-push-kr4ss has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icfc-on-push-kr4ss","namespace":"build-e2e-awzx"},"application":"build-e2e-awzx/build-suite-component-update-ifha"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","reconcileID":"fb4d9089-7478-4953-89e5-55500eb5f4d0","Component.Namespace":"build-e2e-qnbp","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qnbp/gh-test-custom-branch-krhgep@sha256:d72c38147e46fad8357226aad42be550326548874ba092d0901db643ab4b1e49","Component.Name":"gh-test-custom-branch-krhgep","lastBuildCommit":"e0ef931265a206867e2df273c426ab7ed4185cf4"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","component.Namespace":"build-e2e-qnbp","component.Name":"gh-test-custom-branch-krhgep"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-jbkd-20260424-220104-000","application":"build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-220104-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-jbkd-20260424-220104-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-krhgep","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qnbp/gh-test-custom-branch-krhgep@sha256:d72c38147e46fad8357226aad42be550326548874ba092d0901db643ab4b1e49","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-fovyix","revision":"e0ef931265a206867e2df273c426ab7ed4185cf4"}}}]} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","Application.Name":"build-suite-test-application-jbkd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"build-suite-test-application-jbkd-20260424-220104-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-jbkd-20260424-220104-000","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-push-4n8wd has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep-on-push-4n8wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-push-4n8wd has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","reconcileID":"bf87f2c8-839a-4c27-b09c-ff5edf58898f","Component.Namespace":"build-e2e-okvu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-parent-rvhm@sha256:b6f91eb24a67e7ad0a5ebc0c3358177c3154443417edaf36a88476bb1caf1d2f","Component.Name":"gh-multi-component-parent-rvhm","lastBuildCommit":"5a47237ee4360535d1db89590ea90e12c420202e"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","component.Namespace":"build-e2e-okvu","component.Name":"gh-multi-component-parent-rvhm"} {"level":"info","ts":"2026-04-24T22:06:06Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","reconcileID":"bf87f2c8-839a-4c27-b09c-ff5edf58898f","component.Name":"gh-multi-component-child-rvhm"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ctxi-20260424-220126-000"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ctxi-20260424-220126-000","application":"build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ctxi-20260424-220126-000"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220126-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ctxi-20260424-220126-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-parent-rvhm@sha256:b6f91eb24a67e7ad0a5ebc0c3358177c3154443417edaf36a88476bb1caf1d2f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-zhqmer","revision":"5a47237ee4360535d1db89590ea90e12c420202e"}}}]} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","Application.Name":"build-suite-component-update-ctxi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220126-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-220126-000"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-220126-000"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-rvhm-on-push-fqxpq has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Name":"build-suite-component-update-ctxi-20260424-220126-000"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-parent-rvhm-on-push-fqxpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-rvhm-on-push-fqxpq has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-rvhm-on-push-fqxpq","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","reconcileID":"86e06453-c937-4f93-92f4-c35eeaff5c38","Component.Namespace":"build-e2e-okvu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm@sha256:e771636265abb0cc9e07a8735a4911a6b71b459fd64a5bd0a71daf0ed7684e28","Component.Name":"gh-multi-component-child-rvhm","lastBuildCommit":"a0534e1e91337e5cf05927ee71e6e940e7e8c1cc"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","component.Namespace":"build-e2e-okvu","component.Name":"gh-multi-component-child-rvhm"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ctxi-20260424-220124-000"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ctxi-20260424-220124-000","application":"build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ctxi-20260424-220124-000"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220124-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ctxi-20260424-220124-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm@sha256:e771636265abb0cc9e07a8735a4911a6b71b459fd64a5bd0a71daf0ed7684e28","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer","revision":"a0534e1e91337e5cf05927ee71e6e940e7e8c1cc"}}},{"name":"gh-multi-component-parent-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-parent-rvhm@sha256:b6f91eb24a67e7ad0a5ebc0c3358177c3154443417edaf36a88476bb1caf1d2f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-zhqmer","revision":"5a47237ee4360535d1db89590ea90e12c420202e","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","Application.Name":"build-suite-component-update-ctxi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220124-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220124-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-220124-000"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-220124-000"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-push-zcxsr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Name":"build-suite-component-update-ctxi-20260424-220124-000"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-push-zcxsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-push-zcxsr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-push-zcxsr","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","snapshot.Name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krhgep-on-push-4n8wd has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krhgep-on-push-4n8wd","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"906.316077ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"70c2957d-e41f-4866-92d1-696ba51d329e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"911.810571ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"1ef0bf19-2bd0-46c2-8e99-6edc0c5fde69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"922.904882ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"996c1708-5098-4942-8e79-1337d098d73f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"943.473051ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"3eba3521-628b-46fc-9e58-7dc91a6cb381","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"984.202386ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"22f9340e-959c-4b1b-8be1-2d344def1e6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.036610744s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"28121eec-cfb4-44b1-ad14-89a4d9a99776","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.065607415s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"f1c29cfd-e319-411a-a62e-adb3fa3dc3b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.386454229s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"a36d865f-af07-4a65-8c67-cfa62428541d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"1.811831248s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"06a345a7-4f0a-4eeb-a94c-143000a8794a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","elapsedSinceCompletion":"2.027777567s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"29ec1458-b108-41a1-8b82-03a609d6da3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"302.822017ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"3673e74f-c7e1-42f4-8efc-e47ec39e77ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"308.381912ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"d022b832-e9d7-4c23-91c2-70a12498a2aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"318.866339ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"0fa6bd75-6064-4065-8e9f-e921e073a8c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"339.40571ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"5db07f83-1aa4-4640-a7d1-38beae4bdfd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"379.973835ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"afd78fba-e75a-4893-972b-daf11d2c34d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"461.087557ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"e72d3383-36fd-4662-b3cb-733ba0f6c2f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"621.696564ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"b6b90206-0c7b-431b-8b32-c8818b2f2f1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"619e8027-b930-45dd-a40f-423979011a80","component.Name":"test-symlink-comp-zukl"} {"level":"info","ts":"2026-04-24T22:06:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"619e8027-b930-45dd-a40f-423979011a80","component.Name":"test-comp-wtqa"} {"level":"info","ts":"2026-04-24T22:06:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","reconcileID":"619e8027-b930-45dd-a40f-423979011a80","component.Name":"test-comp-ctdh"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-215908-000","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215908-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-wpne-20260424-215908-000","snapshot.Spec.Components":[{"name":"test-comp-xjej","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-comp-xjej@sha256:b8029bc7f366781f58725ed26096a990bc1cb9fe532e3c8d8524ab9765f5f624","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"52e027b950cb26538dd1f9b9814ac96f51c4ee7d"}}}]} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-xjej is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f2a88ffd66a42de597cd6eb361fb0f756e02670bf6ee7637b5f5e2b67cab0d is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"}} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:22Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-215908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-wpne-20260424-215908-000","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","snapshot.Namespace":"build-e2e-ishg","snapshot.Name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-8wksp has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.145469782s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"63c0541e-f1ad-404f-9b72-6c89d14b25d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","elapsedSinceCompletion":"1.786390823s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:06:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","reconcileID":"cd0b3612-18f3-45f7-a0e1-2bdc71a4ddfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ctxi-20260424-220123-000","application":"build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220123-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ctxi-20260424-220123-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-child-rvhm@sha256:f2e40908918bc43e675fc8a8e7575a3da995653db645cf6b1c9bfa92c4e9867e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-zhqmer","revision":"573d7d2e284a220d15be4c4550ee725dca714e96"}}},{"name":"gh-multi-component-parent-rvhm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-okvu/gh-multi-component-parent-rvhm@sha256:b6f91eb24a67e7ad0a5ebc0c3358177c3154443417edaf36a88476bb1caf1d2f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-zhqmer","revision":"5a47237ee4360535d1db89590ea90e12c420202e","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-okvu/gh-multi-component-child-rvhm-on-pull-request-98gl2 with pr group konflux-gh-multi-component-child-rvhm is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-rvhm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 301ad902f23011cfb2227d3674e1a7c89a2f4efd90e6e04867a2c9f0f46afd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","Application.Name":"build-suite-component-update-ctxi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"}} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220123-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220123-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"build-suite-component-update-ctxi-20260424-220123-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ctxi-20260424-220123-000","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Namespace":"build-e2e-okvu","snapshot.Name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-h2mzp has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","snapshot.Name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej-on-pull-request-8wksp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xjej-on-pull-request-8wksp has finished running","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","snapshot.Name":"build-suite-component-update-ctxi-20260424-220123-000"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi","namespace":"build-e2e-okvu","name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-rvhm-on-pull-request-h2mzp has finished running","buildpipelineRun":{"name":"gh-multi-component-child-rvhm-on-pull-request-h2mzp","namespace":"build-e2e-okvu"},"application":"build-e2e-okvu/build-suite-component-update-ctxi"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","reconcileID":"7698f302-955e-43ad-8f05-bebdef6f7349","Component.Namespace":"build-e2e-tbvn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx@sha256:d79050e601b89ab2241a935c23e627aaa597808abaa790b2009664ddc138b541","Component.Name":"fj-multi-component-child-rlxx","lastBuildCommit":"680d0b56513f52666b2ee826cf17d40fff2840a5"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","component.Namespace":"build-e2e-tbvn","component.Name":"fj-multi-component-child-rlxx"} {"level":"info","ts":"2026-04-24T22:06:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","reconcileID":"7698f302-955e-43ad-8f05-bebdef6f7349","component.Name":"fj-multi-component-parent-rlxx"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tefy-20260424-220151-000"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tefy-20260424-220151-000","application":"build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tefy-20260424-220151-000"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-220151-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tefy-20260424-220151-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx@sha256:d79050e601b89ab2241a935c23e627aaa597808abaa790b2009664ddc138b541","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy","revision":"680d0b56513f52666b2ee826cf17d40fff2840a5"}}}]} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","Application.Name":"build-suite-component-update-tefy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-220151-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220151-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-220151-000"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-220151-000"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-push-dds4v has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Name":"build-suite-component-update-tefy-20260424-220151-000"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-dds4v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-push-dds4v has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-dds4v","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","prGroup":"konflux-test-symlink-comp-zukl","prGroupHash":"e27cac78552d3dbc0be8afc4c0e5a10f9d6591947be7776dcafcc80a1a8fcf"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-zukl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T21:46:51Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T21:45:55Z","completionTime":"2026-04-24T21:46:51Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ishg/test-symlink-comp-zukl:on-pr-2f5677f5c8b40018ae18cd23aa1a89d29ad0b936"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-zukl-on-pull-request-dm578-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-51996f1ed6ce3b28a99f21a922eec54e-385b6dcca9d0f01d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl-on-pull-request-dm578","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-zukl-on-pull-request-dm578 has finished running","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-220635-096"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-220635-096","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-220635-096"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"error","ts":"2026-04-24T22:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-ctdh","namespace":"build-e2e-ishg"},"namespace":"build-e2e-ishg","name":"test-comp-ctdh","reconcileID":"a3c54f03-0eee-444f-bb9d-9a80c87e0c17","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-ctdh\" 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-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-220635-096","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-220635-132"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-220635-132","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-220635-132"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-220635-096","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-220635-132","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-wtqa","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-wtqa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-220635-132","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-220635-171"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-220635-171","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-220635-171"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-220635-171","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-xjej","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-xjej","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-220635-171","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-220635-207"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-220635-207","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-220635-207"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-220635-207","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-zukl","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-symlink-comp-zukl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wpne-20260424-220635-243"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wpne-20260424-220635-243","application":"test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-220635-207","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wpne-20260424-220635-243"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","Application.Name":"test-app-wpne","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-app-wpne-20260424-220635-243","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-ctdh","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne","namespace":"build-e2e-ishg","name":"test-comp-ctdh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"info","ts":"2026-04-24T22:06:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wpne-20260424-220635-243","namespace":"build-e2e-ishg"},"application":"build-e2e-ishg/test-app-wpne"} {"level":"error","ts":"2026-04-24T22:06:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-ctdh-on-pull-request-czxkn","namespace":"build-e2e-ishg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:06:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-wtqa-on-pull-request-wdxqr","namespace":"build-e2e-ishg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:06:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-xjej-on-pull-request-8wksp","namespace":"build-e2e-ishg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:06:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:06:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-zukl-on-pull-request-dm578","namespace":"build-e2e-ishg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-220635-132"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-220635-132"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-220635-243"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-220635-243"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-220635-207"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-220635-207"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-220635-096"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-220635-096"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-215908-000"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-220635-171"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-220635-171"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-215050-000"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T22:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ishg","snapshot":"test-app-wpne-20260424-215610-000"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","reconcileID":"4cdcd66d-3c9a-43e6-8bae-769cb4c32b17","Component.Namespace":"build-e2e-tbvn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-parent-rlxx@sha256:7e2d925b1c7c5d4e1489b0a78b2494f0f397831225efd93c4c955f4aca7bb79f","Component.Name":"fj-multi-component-parent-rlxx","lastBuildCommit":"0fd229223aaffaccd055e4b188a8618348d0531c"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","component.Namespace":"build-e2e-tbvn","component.Name":"fj-multi-component-parent-rlxx"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tefy-20260424-220215-000"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tefy-20260424-220215-000","application":"build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tefy-20260424-220215-000"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-220215-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tefy-20260424-220215-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx@sha256:d79050e601b89ab2241a935c23e627aaa597808abaa790b2009664ddc138b541","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy","revision":"680d0b56513f52666b2ee826cf17d40fff2840a5","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-parent-rlxx@sha256:7e2d925b1c7c5d4e1489b0a78b2494f0f397831225efd93c4c955f4aca7bb79f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-znddjy","revision":"0fd229223aaffaccd055e4b188a8618348d0531c"}}}]} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","Application.Name":"build-suite-component-update-tefy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-220215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:06:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220215-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-220215-000"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-220215-000"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-rlxx-on-push-5ct7s has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Name":"build-suite-component-update-tefy-20260424-220215-000"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-parent-rlxx-on-push-5ct7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-rlxx-on-push-5ct7s has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-rlxx-on-push-5ct7s","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","reconcileID":"7314c1c6-6348-4b2f-a5f3-e760cc59ee54","Component.Namespace":"build-e2e-tbvn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx@sha256:6d8aa4b0fda5155cafc7a0bd54981b275758e4adad7c80bef1e6107e92d4b972","Component.Name":"fj-multi-component-child-rlxx","lastBuildCommit":"f321c4e1660400604e81783be597248a50c34798"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","component.Namespace":"build-e2e-tbvn","component.Name":"fj-multi-component-child-rlxx"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tefy-20260424-220210-000"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tefy-20260424-220210-000","application":"build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tefy-20260424-220210-000"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-220210-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tefy-20260424-220210-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-child-rlxx@sha256:6d8aa4b0fda5155cafc7a0bd54981b275758e4adad7c80bef1e6107e92d4b972","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-znddjy","revision":"f321c4e1660400604e81783be597248a50c34798"}}},{"name":"fj-multi-component-parent-rlxx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tbvn/fj-multi-component-parent-rlxx@sha256:7e2d925b1c7c5d4e1489b0a78b2494f0f397831225efd93c4c955f4aca7bb79f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-znddjy","revision":"0fd229223aaffaccd055e4b188a8618348d0531c","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","Application.Name":"build-suite-component-update-tefy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"build-suite-component-update-tefy-20260424-220210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:07:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tefy-20260424-220210-000","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-220210-000"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tefy-20260424-220210-000"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-push-5mmwl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","snapshot.Name":"build-suite-component-update-tefy-20260424-220210-000"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy","namespace":"build-e2e-tbvn","name":"fj-multi-component-child-rlxx-on-push-5mmwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rlxx-on-push-5mmwl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rlxx-on-push-5mmwl","namespace":"build-e2e-tbvn"},"application":"build-e2e-tbvn/build-suite-component-update-tefy"} {"level":"error","ts":"2026-04-24T22:08:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-krhgep","namespace":"build-e2e-qnbp"},"namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep","reconcileID":"96190e85-ca75-41b8-8d2e-babb8b48b63e","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-krhgep\" 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-04-24T22:08:19Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-krhgep","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:08:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-krhgep","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:08:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-krhgep","namespace":"build-e2e-qnbp"},"application":"build-e2e-qnbp/build-suite-test-application-jbkd","namespace":"build-e2e-qnbp","name":"gh-test-custom-branch-krhgep","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T22:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qnbp","snapshot":"build-suite-test-application-jbkd-20260424-214603-000"} {"level":"info","ts":"2026-04-24T22:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qnbp","snapshot":"build-suite-test-application-jbkd-20260424-215455-000"} {"level":"info","ts":"2026-04-24T22:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qnbp","snapshot":"build-suite-test-application-jbkd-20260424-220104-000"} {"level":"info","ts":"2026-04-24T22:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"612.052231ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"2e0ded30-f4ba-43c2-bdda-ddab7bd94fc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"617.556443ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"d132d6ef-a63d-4238-9c54-9476d3433942","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"628.955121ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"9201d776-0f8f-408a-9d37-053252f50c18","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"649.786485ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"94b25c83-fabc-4916-bf74-4a17312c8f0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"690.398537ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"3d5508a1-d420-49b9-bf1f-344d45f2da5b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"761.597224ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"d00b5980-7fc8-4ecc-8c5d-40063642b7ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"771.188759ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"beb25a6e-c231-48f7-8f6a-34bc1b508e5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:47Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","reconcileID":"06e6d126-a7fe-4707-86b0-12b38a6bfe68","Component.Namespace":"build-e2e-qjhv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qjhv/fj-test-custom-branch-cigolg@sha256:a5e7fb8de7eac798df151c3947c2004ff5eac7231c886b777c44bce665d83c99","Component.Name":"fj-test-custom-branch-cigolg","lastBuildCommit":"0c4cbdbaa4114f4412f58db3dfb19dac7cd3f510"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","component.Namespace":"build-e2e-qjhv","component.Name":"fj-test-custom-branch-cigolg"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-kzbm-20260424-220535-000"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-kzbm-20260424-220535-000","application":"build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-kzbm-20260424-220535-000"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-220535-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-kzbm-20260424-220535-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cigolg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qjhv/fj-test-custom-branch-cigolg@sha256:a5e7fb8de7eac798df151c3947c2004ff5eac7231c886b777c44bce665d83c99","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-lehfoo","revision":"0c4cbdbaa4114f4412f58db3dfb19dac7cd3f510"}}}]} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","Application.Name":"build-suite-test-application-kzbm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-220535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:11:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-220535-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-220535-000"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-220535-000"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-push-q5xf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.388507617s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"ce0fd1c9-21f1-4a87-a4c5-4837b66b9316","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Name":"build-suite-test-application-kzbm-20260424-220535-000"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-push-q5xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-push-q5xf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.475428943s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"ab58b262-8888-4bc8-9b4d-6e6a529943d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"2.030060224s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:11:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"0363b32d-6934-44de-82ea-9a7339793adc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","reconcileID":"a8f6dc7a-8625-4acc-8532-c9d821c30bc3","component.Name":"python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-220409-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220409-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-220409-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-uiaduv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/konflux-test-integration-clone-uiaduv@sha256:fc1536974b95519ea3a15a2774e2fcbb2b7d35db5cef7ecec2e9e35178ad822b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"39a644a8b6e726c4c6c261ea6f7645ec32eaef57"}}}]} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-uiaduv is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d1d5e971458a0e3479f8130d488fa5eddc5b8c10157ac1c1e7598da169647c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:11: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-nwoc-20260424-220409-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Namespace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} 2026/04/24 22:11:49 http: TLS handshake error from 10.128.0.2:33118: EOF {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:11: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-nwoc-20260424-220409-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:11:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961787605, NodeID:\"CR_kwDOOe2tsc8AAAAQ_NyG1Q\", HeadSHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72961787605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:04:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66121901630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581624891, Number:8946, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8946\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-uiaduv\", SHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", 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-oznlth\", 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-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961787605,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220409-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-cdv7p","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:11:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-220409-000","reconcileID":"dd96cc0a-2a93-4b36-8dde-9aee67b9d2a9","snapshot.name":"integ-app-nwoc-20260424-220409-000","pipelinerun.name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","duration":3.832323771} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220409-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11: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-nwoc-20260424-220409-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-cdv7p"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961787605, NodeID:\"CR_kwDOOe2tsc8AAAAQ_NyG1Q\", HeadSHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72961787605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:04:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot integ-app-nwoc-20260424-220409-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66121901630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581624891, Number:8946, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8946\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-uiaduv\", SHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", 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-oznlth\", 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-04-24T22:11:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cdv7p","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-cdv7p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961787605,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220409-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11: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-nwoc-20260424-220409-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961787605, NodeID:\"CR_kwDOOe2tsc8AAAAQ_NyG1Q\", HeadSHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72961787605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:04:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot integ-app-nwoc-20260424-220409-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-cdv7p' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66121901630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581624891, Number:8946, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8946\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-uiaduv\", SHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", 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-oznlth\", 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-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961787605,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220409-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Name":"build-suite-test-application-kzbm-20260424-220535-000"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-push-q5xf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-push-q5xf8","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11: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-nwoc-20260424-220409-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220409-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cdv7p","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-cdv7p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220409-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:11:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testedSnapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72961787605, NodeID:\"CR_kwDOOe2tsc8AAAAQ_NyG1Q\", HeadSHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72961787605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72961787605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:04:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot integ-app-nwoc-20260424-220409-000 and scenario my-integration-test-kled 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/72961787605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66121901630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581624891, Number:8946, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8946\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-uiaduv\", SHA:\"39a644a8b6e726c4c6c261ea6f7645ec32eaef57\", 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-oznlth\", 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-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72961787605,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220409-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220409-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:11:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-220409-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-cdv7p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-idtgjn-on-pull-request-4cf5j","PR group":"pr-branch-lqrfod"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"pr-branch-lqrfod","prGroupHash":"fb181e2199affafcff7327bc037508fa26945d449bc0234523f929723490d9"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:12:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962609708,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"go-component-idtgjn-on-pull-request-4cf5j","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"go-component-idtgjn-on-pull-request-4cf5j"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-lqrfod is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-rxjijp-on-pull-request-msfqv","PR group":"pr-branch-lqrfod"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"pr-branch-lqrfod","prGroupHash":"fb181e2199affafcff7327bc037508fa26945d449bc0234523f929723490d9"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611087,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"python-component-rxjijp-on-pull-request-msfqv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"python-component-rxjijp-on-pull-request-msfqv"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-rxjijp go-component-idtgjn]","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Name":"python-component-rxjijp-on-pull-request-msfqv"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611959,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"python-component-rxjijp-on-pull-request-msfqv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"python-component-rxjijp-on-pull-request-msfqv"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","PR group":"pr-branch-lqrfod"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"pr-branch-lqrfod","prGroupHash":"fb181e2199affafcff7327bc037508fa26945d449bc0234523f929723490d9"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962613728,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-idtgjn python-component-rxjijp konflux-test-integration-clone-uiaduv]","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962614441,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962613728, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Okh4A\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962613728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962613728,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-idtgjn python-component-rxjijp konflux-test-integration-clone-uiaduv]","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962614441, NodeID:\"CR_kwDOOe2tsc8AAAAQ_OkkqQ\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962614441\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962614441,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs"} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","reconcileID":"33ae7c1f-3429-46a6-a365-313f9f2d93a2","Component.Namespace":"group-qkal","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:264f56fe4e6a9eab05339737e11f6be7cc391957c03daeadf4d1b61e7fece407","Component.Name":"python-component-rxjijp","lastBuildCommit":"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","component.Namespace":"group-qkal","component.Name":"python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","reconcileID":"33ae7c1f-3429-46a6-a365-313f9f2d93a2","component.Name":"konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-220359-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220359-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-220359-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:264f56fe4e6a9eab05339737e11f6be7cc391957c03daeadf4d1b61e7fece407","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f"}}}]} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:13: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-nwoc-20260424-220359-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-220359-000","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-push-wsqvz has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-push-wsqvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-push-wsqvz has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962753190,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220359-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-rdcn2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:13:37Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-220359-000","reconcileID":"28b6a920-940b-42d8-9b59-834ee80e5cb1","snapshot.name":"integ-app-nwoc-20260424-220359-000","pipelinerun.name":"python-component-rxjijp-on-push-wsqvz","duration":3.47790757} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220359-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962753190, NodeID:\"CR_kwDONSo-hs8AAAAQ_OtCpg\", HeadSHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962753190\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962753190\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:13:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-220359-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962753190/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66121881542}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T22:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962753190,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220359-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rdcn2","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-rdcn2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962753190, NodeID:\"CR_kwDONSo-hs8AAAAQ_OtCpg\", HeadSHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962753190\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962753190\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:13:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-220359-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-rdcn2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962753190/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66121881542}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962753190,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220359-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13: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-nwoc-20260424-220359-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220359-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-220359-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rdcn2","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-rdcn2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testedSnapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962753190, NodeID:\"CR_kwDONSo-hs8AAAAQ_OtCpg\", HeadSHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962753190\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962753190\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:13:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-220359-000 and scenario my-integration-test-kled 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/72962753190/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66121881542}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962753190,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-220359-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-220359-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:13:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-220359-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-rdcn2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T22:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-cigolg","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg","reconcileID":"9f510486-2d69-45a0-b47f-fca138da6e1b","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-test-custom-branch-cigolg\" 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-04-24T22:13:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-cigolg","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:13:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-cigolg","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:07:13Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-24T21:43:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9e1c7dd5a35bf139bc041890d87b1e49-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1009a1842913ac1c5bde7e766ce1aeb5-73fbd52c57a8fdc7-01"}},"deletionTimestamp":"2026-04-24 22:14:02 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","pipelineRun.Name":"go-component-ucziea-on-pull-request-mdfft","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","reconcileID":"b95064dd-5f98-453f-a345-654bd178aa58","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:07:13Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-24T21:43:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9e1c7dd5a35bf139bc041890d87b1e49-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1009a1842913ac1c5bde7e766ce1aeb5-73fbd52c57a8fdc7-01"}},"deletionTimestamp":"2026-04-24 22:14:02 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","pipelineRun.Name":"go-component-ucziea-on-pull-request-mdfft","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","reconcileID":"6a4e4619-9b57-4735-a3aa-5bd3e0e67227","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" 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-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:07:13Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-24T21:43:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9e1c7dd5a35bf139bc041890d87b1e49-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1009a1842913ac1c5bde7e766ce1aeb5-73fbd52c57a8fdc7-01"}},"deletionTimestamp":"2026-04-24 22:14:02 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","pipelineRun.Name":"go-component-ucziea-on-pull-request-mdfft","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","reconcileID":"0e440ba4-42fe-44ad-a9c0-fbdbeae07984","error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" 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-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:07:13Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-24T21:43:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9e1c7dd5a35bf139bc041890d87b1e49-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1009a1842913ac1c5bde7e766ce1aeb5-73fbd52c57a8fdc7-01"}},"deletionTimestamp":"2026-04-24 22:14:02 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-mdfft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:07:13Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-24T21:43:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea:on-pr-b3828783427c85ca13ab6aa359dddabd27493d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9e1c7dd5a35bf139bc041890d87b1e49-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ucziea-on-pull-request-mdfft-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1009a1842913ac1c5bde7e766ce1aeb5-73fbd52c57a8fdc7-01"}},"deletionTimestamp":"2026-04-24 22:14:02 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","pipelineRun.Name":"go-component-ucziea-on-pull-request-mdfft","error":"pipelineruns.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" not found","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-mdfft","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","error":"pipelineruns.tekton.dev \"go-component-ucziea-on-pull-request-mdfft\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ucziea-on-pull-request-t5j8j","PR group":"konflux-go-component-ucziea"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-go-component-ucziea","prGroupHash":"481a5945900e56e8dd2cc043fd1916bff3c934c64c389d01e29b4c16e88dc9"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"588.782921ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"5ddd792f-7bef-4002-923b-75bc8ee51298","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"594.39361ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"44497ed8-9169-4ef5-b79f-6512c1eab158","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"604.949272ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"2d60d9e5-c5fc-4767-a6cc-4e46bcfac17a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"626.373004ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"ae6ce8d0-7c36-4a15-a36a-2ed2207dffb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"667.099648ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"079bdda7-3afe-436a-805c-4947af6c3bab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"734.061734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"8109f5e8-2ca8-42db-8c6f-0bddf6baee64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"748.473518ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"9e94a05c-b979-470f-8d37-7c012b78ca37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.069984516s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"0f2b7503-4b06-472e-a6f0-058d853a0d54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.711066595s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"e980c979-2669-4791-9b23-55402f4cf32d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.951118593s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:15:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","reconcileID":"a7857099-0e92-43da-b0a2-ae1ff774abd0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221213-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221213-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-221213-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:264f56fe4e6a9eab05339737e11f6be7cc391957c03daeadf4d1b61e7fece407","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-uiaduv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/konflux-test-integration-clone-uiaduv@sha256:48ad074e7e37fc2a0b50a4daf91531d67f3dfa21aea4ebf354ffb5c34f0805cc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"dc559921381ae7c2a4f126d6ba927aee85effd94"}}}]} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qkal/go-component-idtgjn-on-pull-request-4cf5j with pr group pr-branch-lqrfod is still running, won't create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:15: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Namespace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} 2026/04/24 22:15:15 http: TLS handshake error from 10.129.0.2:52648: EOF {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:15: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962613728, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Okh4A\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962613728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962613728,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221213-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-2784s","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:15:16Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221213-000","reconcileID":"ca96347f-ed0b-449e-a150-7826ad6ea087","snapshot.name":"integ-app-nwoc-20260424-221213-000","pipelinerun.name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","duration":3.911757865} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221213-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-2784s"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962613728, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Okh4A\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962613728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot integ-app-nwoc-20260424-221213-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:15:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2784s","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-2784s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962613728,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221213-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962613728, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Okh4A\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962613728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot integ-app-nwoc-20260424-221213-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-2784s' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962613728,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221213-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221213-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2784s","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-2784s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221213-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962613728, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Okh4A\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-konflux-test-integration-clone-uiaduv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962613728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962613728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-uiaduv snapshot integ-app-nwoc-20260424-221213-000 and scenario my-integration-test-kled 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/72962613728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962613728,"CheckName":"Konflux Dev version / my-integration-test-kled / konflux-test-integration-clone-uiaduv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221213-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:15:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-2784s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"943.14941ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"113e770d-d4b9-4e2f-9818-80a25cb4110d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"950.111892ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"6eb83c28-95d0-4e2f-822f-7aa9c7b5e420","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"960.700095ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"c30de650-b0fd-4452-88d4-5e5713e2a9e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"981.683129ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"d1c4e7a2-f332-4678-bc1d-7fcc187ba687","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.022843605s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"21e8b23d-90a7-472d-adec-c20892cf048a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.067180734s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"1518bc26-13e1-400b-82e7-72f2d921f6d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.104101079s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"37372b18-8359-4156-ae52-7baa16463ad3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.425347323s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"9181c6e3-47f8-476b-a4e8-5d62358d5aca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.799436818s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"11c1a4f1-ba78-4082-b741-bdcb68155dec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"2.066517605s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"059fa407-c8b6-4875-90c3-a5108486515f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","reconcileID":"2cd5787a-32c1-474d-b263-187d3dbe7903","component.Name":"konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221212-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-221212-000","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:ac07bb13ba2c07948873ec6ad6d97b065152b75fe3deab532f68baee3998e2ef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b20b33d9519131805bd4f422f5eb597c8d2306e5"}}}]} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qkal/go-component-idtgjn-on-pull-request-4cf5j with pr group pr-branch-lqrfod is still running, won't create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:17: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} 2026/04/24 22:17:26 http: TLS handshake error from 10.130.0.2:50182: EOF {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Namespace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-pull-request-msfqv has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611087, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkXjw\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611087\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/python-component-rxjijp-on-pull-request-msfqv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611087,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-flnxw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:27Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000","reconcileID":"25ea03fc-c9f5-446f-a569-b65969fc9a8f","snapshot.name":"integ-app-nwoc-20260424-221212-000","pipelinerun.name":"python-component-rxjijp-on-pull-request-msfqv","duration":3.994852815} {"level":"info","ts":"2026-04-24T22:17:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-flnxw"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611087, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkXjw\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611087\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-221212-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-flnxw","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-flnxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611087,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-msfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-pull-request-msfqv has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:17:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611087, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkXjw\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611087\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-221212-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-flnxw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611087,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-flnxw","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-flnxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611087, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkXjw\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611087\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611087\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-221212-000 and scenario my-integration-test-kled 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/72962611087/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611087,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-flnxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"257.059732ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"1dc6e36f-c55a-41ce-be45-3824fd41ed10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"262.666ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"8eb06e58-d87c-4b36-867f-409950fba03e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"273.217018ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"35a08f59-a4d5-4837-b637-57207efbd74f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"293.881042ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"c15c60c1-96b2-4e34-8c6b-6f6a1adf2568","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"335.469259ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"ebe95a93-1954-4e69-8c7e-f44e51c33e43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"391.444017ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"6792893d-32e3-49b9-b50d-5ef45333d8fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"416.630712ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"a7cd2f41-54cd-465f-96c8-b968a120d777","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"738.037467ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"fe0f84a5-0a72-45d6-802e-f4cafc7f90f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.061028074s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"fe48e48a-442f-4882-87af-fa844e1a834c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.378603044s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:17:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"a419376c-69be-4922-88d5-2a7648b8f11a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","reconcileID":"62268234-42ef-4d2c-981b-00fe5f84422e","component.Name":"konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221212-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","originalName":"integ-app-nwoc-20260424-221212-000","newName":"integ-app-nwoc-20260424-221212-000-ik","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221212-000-ik","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","originalName":"integ-app-nwoc-20260424-221212-000","finalName":"integ-app-nwoc-20260424-221212-000-ik","attempts":2} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d9c8b9f7b7ec82a98a7bc4dbfe34a8e67e1da37c2580af47023302b0830264ee","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b20b33d9519131805bd4f422f5eb597c8d2306e5"}}},{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:264f56fe4e6a9eab05339737e11f6be7cc391957c03daeadf4d1b61e7fece407","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996","latestSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","processedSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996","latestSnapshot.Name":"integ-app-nwoc-20260424-221212-000","processedSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:53Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8947","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996"} {"level":"info","ts":"2026-04-24T22:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-pull-request-4cf5j has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221754-279","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} 2026/04/24 22:17:54 http: TLS handshake error from 10.128.0.2:53086: EOF {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Namespace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962609708, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkSLA\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962609708\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/go-component-idtgjn-on-pull-request-4cf5j is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962609708,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-4cf5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-pull-request-4cf5j has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-vbr2l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:55Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","reconcileID":"3becb779-8e71-4785-aa7e-d38582e83996","snapshot.name":"integ-app-nwoc-20260424-221212-000-ik","pipelinerun.name":"go-component-idtgjn-on-pull-request-4cf5j","duration":4.464445344} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22: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-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vbr2l","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-vbr2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962609708, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkSLA\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962609708\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-221212-000-ik and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962609708,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22: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-nwoc-20260424-221754-279","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611959, NodeID:\"CR_kwDONSo-hs8AAAAQ_Oka9w\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/python-component-rxjijp-on-pull-request-msfqv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611959,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-x9jdx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221754-279","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611959, NodeID:\"CR_kwDONSo-hs8AAAAQ_Oka9w\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-vbr2l"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611959,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x9jdx","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-x9jdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962614441, NodeID:\"CR_kwDOOe2tsc8AAAAQ_OkkqQ\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962614441\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962614441,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22: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-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962609708, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkSLA\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962609708\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-221212-000-ik and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vbr2l' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962609708,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22: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-nwoc-20260424-221754-279","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611959, NodeID:\"CR_kwDONSo-hs8AAAAQ_Oka9w\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611959,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611959, NodeID:\"CR_kwDONSo-hs8AAAAQ_Oka9w\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled 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/72962611959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611959,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:17:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962614441, NodeID:\"CR_kwDOOe2tsc8AAAAQ_OkkqQ\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962614441\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:17:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962614441,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:17:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:17:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:17:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22: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-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vbr2l","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-vbr2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221212-000-ik","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:18:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962609708, NodeID:\"CR_kwDONSo-hs8AAAAQ_OkSLA\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962609708\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962609708\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-221212-000-ik and scenario my-integration-test-kled 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/72962609708/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:18:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962609708,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:18:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:18:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-vbr2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221754-279","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x9jdx","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-x9jdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221754-279","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611959, NodeID:\"CR_kwDONSo-hs8AAAAQ_Oka9w\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled 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/72962611959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962611959,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962611959, NodeID:\"CR_kwDONSo-hs8AAAAQ_Oka9w\", HeadSHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72962611959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 22:12:13 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 22:18:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lqrfod and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-idtgjn | integ-app-nwoc-20260424-221212-000-ik | go-component-idtgjn-on-pull-request-4cf5j | group-snapshot-multi-component |\n| python-component-rxjijp | integ-app-nwoc-20260424-221212-000 | python-component-rxjijp-on-pull-request-msfqv | group-snapshot-multi-component |\n| konflux-test-integration-clone-uiaduv | integ-app-nwoc-20260424-221213-000 | konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72962611959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122664861}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"b20b33d9519131805bd4f422f5eb597c8d2306e5\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221212-000","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963212007,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962614441, NodeID:\"CR_kwDOOe2tsc8AAAAQ_OkkqQ\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962614441\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled 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/72962614441/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:18:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72962614441,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:18:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221754-279","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:18:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:18:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221754-279","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-x9jdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-rxjijp-on-pull-request-58psv","PR group":"pr-branch-lqrfod"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18: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-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"pr-branch-lqrfod","prGroupHash":"fb181e2199affafcff7327bc037508fa26945d449bc0234523f929723490d9"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000","testedSnapshot":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:18: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:18:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963227471,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"python-component-rxjijp-on-pull-request-58psv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"python-component-rxjijp-on-pull-request-58psv"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qkal/go-component-idtgjn-on-pull-request-4cf5j with pr group pr-branch-lqrfod has snapshot created, skipped","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs with pr group pr-branch-lqrfod has snapshot created, skipped","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qkal/python-component-rxjijp-on-pull-request-msfqv with pr group pr-branch-lqrfod is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"f27f754b-c39d-487e-9f4a-f2049677f147","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:16Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8947","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"f27f754b-c39d-487e-9f4a-f2049677f147"} {"level":"info","ts":"2026-04-24T22:18:16Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"f27f754b-c39d-487e-9f4a-f2049677f147"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-qkal/python-component-rxjijp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"f27f754b-c39d-487e-9f4a-f2049677f147","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:16Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"f27f754b-c39d-487e-9f4a-f2049677f147","latestSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-rxjijp konflux-test-integration-clone-uiaduv go-component-idtgjn]","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Name":"python-component-rxjijp-on-pull-request-58psv"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"python-component-rxjijp-on-pull-request-58psv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"python-component-rxjijp-on-pull-request-58psv"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-idtgjn-on-pull-request-wjbdl","PR group":"pr-branch-lqrfod"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18: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-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221212-000-ik","testedSnapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221212-000-ik","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:18: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-nwoc-20260424-221212-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221212-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","prGroup":"pr-branch-lqrfod","prGroupHash":"fb181e2199affafcff7327bc037508fa26945d449bc0234523f929723490d9"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963230161,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"go-component-idtgjn-on-pull-request-wjbdl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"go-component-idtgjn-on-pull-request-wjbdl"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qkal/konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs with pr group pr-branch-lqrfod has snapshot created, skipped","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qkal/python-component-rxjijp-on-pull-request-msfqv with pr group pr-branch-lqrfod is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qkal/go-component-idtgjn-on-pull-request-4cf5j with pr group pr-branch-lqrfod is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-idtgjn python-component-rxjijp]","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Name":"go-component-idtgjn-on-pull-request-wjbdl"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:18:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/python-component-rxjijp-on-pull-request-58psv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelineRun.Namespace":"group-qkal","pipelineRun.Name":"go-component-idtgjn-on-pull-request-wjbdl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","pipelinerun.Name":"go-component-idtgjn-on-pull-request-wjbdl"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","PR group":"konflux-fj-test-custom-branch-cigolg"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"}} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-215555-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Namespace":"build-e2e-qjhv","snapshot.Name":"build-suite-test-application-kzbm-20260424-215555-000"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","prGroup":"konflux-fj-test-custom-branch-cigolg","prGroupHash":"dc91377bf366df04382710a4e8685f273f41964575c7817951d848cd7605e5"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"320.164201ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"e2d7df7e-2c14-46e8-a8ab-30593551eda2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"326.108209ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"efcb6af4-0a33-4113-936a-205735f1e028","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"337.05698ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"ba360228-0f8d-426b-ad65-dff6c0987305","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"357.735724ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"391c37c2-a307-4ae7-b678-44687e157a76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"398.77795ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"de4d532f-1160-4625-8a36-fc5ecea5ae4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"447.348032ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"9d68b81f-1a67-4f0a-8e9c-1328a16e21d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"479.727572ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"c95e656e-42f6-45de-b8b4-a73c48e72d77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"800.91087ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"0764dd8a-020e-462b-b32f-aa358bc1c160","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.339653681s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"c23864a1-7b3e-4740-adf6-e16f95418fd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.442293262s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"f6b700e7-cdb4-4f3f-8557-ea28e583ed3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","reconcileID":"23e961d6-b0df-4cd1-ac13-48fcc72d76e7","component.Name":"konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221815-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-221815-000","snapshot.Spec.Components":[{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:1d54b3a3339e1573a2aaeefb2f6c9ceb35118db24f83317ef8e5b2e536a8cc5c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1edb41ecc0de577b615ab2bc8f961084e1d413d2"}}},{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:d900552863fb3e1e08a9d32a76d220c38d384e84b79643c3455c42d359857858","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"011087ff134946e61c4ef7b30e333ed121cf3a59","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qkal/python-component-rxjijp-on-pull-request-msfqv with pr group pr-branch-lqrfod is not the latest for its component, skipped","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qkal/go-component-idtgjn-on-pull-request-wjbdl with pr group pr-branch-lqrfod is still running, won't create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:22: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-nwoc-20260424-221815-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} 2026/04/24 22:22:56 http: TLS handshake error from 10.128.0.2:54436: EOF {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-pull-request-58psv has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963227471, NodeID:\"CR_kwDONSo-hs8AAAAQ_PJ_Tw\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963227471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/python-component-rxjijp-on-pull-request-58psv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963227471,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22: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-nwoc-20260424-221815-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-pkjpk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:22:57Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000","reconcileID":"f8431b5b-0751-4013-a82a-79dd719327a5","snapshot.name":"integ-app-nwoc-20260424-221815-000","pipelinerun.name":"python-component-rxjijp-on-pull-request-58psv","duration":3.403812257} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:22: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-nwoc-20260424-221815-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-pkjpk"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963227471, NodeID:\"CR_kwDONSo-hs8AAAAQ_PJ_Tw\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963227471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-221815-000 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963227471,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-pkjpk","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-pkjpk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22: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-nwoc-20260424-221815-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"python-component-rxjijp-on-pull-request-58psv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-rxjijp-on-pull-request-58psv has finished running","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963227471, NodeID:\"CR_kwDONSo-hs8AAAAQ_PJ_Tw\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963227471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:18:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-221815-000 and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-pkjpk' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:22:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963227471,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-pkjpk","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-pkjpk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-python-component-rxjijp"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963227471, NodeID:\"CR_kwDONSo-hs8AAAAQ_PJ_Tw\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-python-component-rxjijp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963227471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963227471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:18:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-rxjijp snapshot integ-app-nwoc-20260424-221815-000 and scenario my-integration-test-kled 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/72963227471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / python-component-rxjijp\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963227471,"CheckName":"Konflux Dev version / my-integration-test-kled / python-component-rxjijp","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:05Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-pkjpk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"595.636383ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"657de55a-ee66-4753-8618-7fd6b2458552","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"601.413243ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"3c156417-edb6-47dc-9851-75119be804fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"612.001031ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"11bd9b6b-bcfd-4f26-9c7d-1fab870a2aaf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"633.14816ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"419b1357-ac39-4a37-80b2-cd000930eb7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"673.972597ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"ca1586b0-307b-4659-b694-a627cd9fe8a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"754.786833ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"a611dbe1-2233-40c0-ba1e-1ffe66ca5fb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"915.710289ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"14872187-06ea-4d95-b804-ed42081769ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.028427745s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"06a8536f-b6fc-4b41-b71f-7588b72be6d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.237086052s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"07ae7e4c-004d-40ea-ab3c-6e83d0f31986","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","elapsedSinceCompletion":"1.388808788s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"3f0d97bb-bac8-46fa-b4a6-c69e32aceadf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","reconcileID":"784a5b01-b663-408f-9c67-f1edb85dbb3c","component.Name":"konflux-test-integration-clone-uiaduv"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221815-000","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","originalName":"integ-app-nwoc-20260424-221815-000","newName":"integ-app-nwoc-20260424-221815-000-4x","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-221815-000-4x","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","originalName":"integ-app-nwoc-20260424-221815-000","finalName":"integ-app-nwoc-20260424-221815-000-4x","attempts":2} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","snapshot.Spec.Components":[{"name":"go-component-idtgjn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/go-component-idtgjn@sha256:ed9a07fc837fd28b8717fbc6e8874511502f7e5e1669f63c1bb83f6e65f33c8b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1edb41ecc0de577b615ab2bc8f961084e1d413d2"}}},{"name":"python-component-rxjijp","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qkal/python-component-rxjijp@sha256:264f56fe4e6a9eab05339737e11f6be7cc391957c03daeadf4d1b61e7fece407","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qkal/python-component-rxjijp-on-pull-request-msfqv with pr group pr-branch-lqrfod is not the latest for its component, skipped","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qkal/go-component-idtgjn-on-pull-request-4cf5j with pr group pr-branch-lqrfod is not the latest for its component, skipped","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19","latestSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","processedSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19","latestSnapshot.Name":"integ-app-nwoc-20260424-221815-000","processedSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8947","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-pull-request-wjbdl has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn-on-pull-request-wjbdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-idtgjn-on-pull-request-wjbdl has finished running","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-222317-870","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23: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-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Namespace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23: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-nwoc-20260424-221815-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23: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-nwoc-20260424-221213-000","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221213-000","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:23: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-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963230161, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKJ0Q\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963230161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/go-component-idtgjn-on-pull-request-wjbdl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963230161,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-l5wpr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:19Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","reconcileID":"c90cca66-513b-467f-b91f-152970409b19","snapshot.name":"integ-app-nwoc-20260424-221815-000-4x","pipelinerun.name":"go-component-idtgjn-on-pull-request-wjbdl","duration":4.048496645} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963230161, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKJ0Q\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963230161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-221815-000-4x and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l5wpr","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-l5wpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963230161,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-kled is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qkal/go-component-idtgjn-on-pull-request-wjbdl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-fpxrb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-222317-870","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-x9jdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-nwoc-20260424-221754-279 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Label":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-kled","pipelineRun.Name":"integration-resolver-pipelinerun-l5wpr"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fpxrb","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-fpxrb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72962614441, NodeID:\"CR_kwDOOe2tsc8AAAAQ_OkkqQ\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72962614441\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 22:12:14 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 22:18:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-221754-279 and scenario my-integration-test-kled has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lqrfod and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-idtgjn | integ-app-nwoc-20260424-221212-000-ik | go-component-idtgjn-on-pull-request-4cf5j | group-snapshot-multi-component |\n| python-component-rxjijp | integ-app-nwoc-20260424-221212-000 | python-component-rxjijp-on-pull-request-msfqv | group-snapshot-multi-component |\n| konflux-test-integration-clone-uiaduv | integ-app-nwoc-20260424-221213-000 | konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72962614441/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221213-000","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963742978,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963230161, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKJ0Q\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963230161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:18:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-221815-000-4x and scenario my-integration-test-kled is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-l5wpr' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963230161,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22: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":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled 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/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963742978, NodeID:\"CR_kwDOOe2tsc8AAAAQ_PpdAg\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72963742978\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72963742978\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:23:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72963742978/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963742978,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23: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-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-221815-000-4x","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l5wpr","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-l5wpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-go-component-idtgjn"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963230161, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKJ0Q\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-go-component-idtgjn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963230161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963230161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:18:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-idtgjn snapshot integ-app-nwoc-20260424-221815-000-4x and scenario my-integration-test-kled 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/72963230161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / go-component-idtgjn\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963230161,"CheckName":"Konflux Dev version / my-integration-test-kled / go-component-idtgjn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-221815-000-4x","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-l5wpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:23: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-nwoc-20260424-222317-870","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-222317-870","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fpxrb","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-fpxrb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-222317-870","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled 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/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963228720,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963228720, NodeID:\"CR_kwDONSo-hs8AAAAQ_PKEMA\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963228720\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 22:18:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 22:23:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lqrfod and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-idtgjn | integ-app-nwoc-20260424-221815-000-4x | go-component-idtgjn-on-pull-request-wjbdl | group-snapshot-multi-component |\n| python-component-rxjijp | integ-app-nwoc-20260424-221815-000 | python-component-rxjijp-on-pull-request-58psv | group-snapshot-multi-component |\n| konflux-test-integration-clone-uiaduv | integ-app-nwoc-20260424-221213-000 | konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963228720/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221815-000","scenarioName":"my-integration-test-kled","externalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963755557,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-kled-pr group"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963742978, NodeID:\"CR_kwDOOe2tsc8AAAAQ_PpdAg\", HeadSHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", ExternalID:\"my-integration-test-kled-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72963742978\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72963742978\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:23:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-kled 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/72963742978/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kled / pr group\", CheckSuite:github.CheckSuite{ID:66122667257}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581653084, Number:8947, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8947\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"dc559921381ae7c2a4f126d6ba927aee85effd94\", 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-oznlth\", SHA:\"2fe1da7a83c2d179a12730d208d2b6a7f7902394\", 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-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963742978,"CheckName":"Konflux Dev version / my-integration-test-kled / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integration-resolver-pipelinerun-fpxrb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-qkal","name":"my-integration-test-gsdi"}} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-gsdi"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-gsdi"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScenario.Name":"my-integration-test-gsdi"} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationTestScneario.Name":"my-integration-test-gsdi"} {"level":"error","ts":"2026-04-24T22:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","integrationScenario.Name":"my-integration-test-gsdi","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-nwoc-20260424-222317-870: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"error","ts":"2026-04-24T22:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Scenario":"my-integration-test-gsdi","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-222317-870","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:23:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-gsdi","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-gsdi","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","scenarioName":"my-integration-test-gsdi","externalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963763051,"CheckName":"Konflux Dev version / my-integration-test-gsdi / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000-4x","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-gsdi","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-gsdi","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","existingCheckRun":"github.CheckRun{ID:72963763051, NodeID:\"CR_kwDONSo-hs8AAAAQ_Pqraw\", HeadSHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", ExternalID:\"my-integration-test-gsdi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72963763051\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72963763051\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 22:23:33 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 22:23:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-nwoc-20260424-222317-870 and scenario my-integration-test-gsdi is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-nwoc-20260424-222317-870: 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/72963763051/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gsdi / pr group\", CheckSuite:github.CheckSuite{ID:66123223288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581652998, Number:21361, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21361\", Head:github.PullRequestBranch{Ref:\"pr-branch-lqrfod\", SHA:\"1edb41ecc0de577b615ab2bc8f961084e1d413d2\", 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-oznlth\", SHA:\"0d2516961cf6c72f7a21dc875e16c63ecb5f5e1f\", 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-04-24T22:23:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221815-000","scenarioName":"my-integration-test-gsdi","externalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963764254,"CheckName":"Konflux Dev version / my-integration-test-gsdi / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221815-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","destinationComponentSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-gsdi","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-kled"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","scenario.Name":"my-integration-test-gsdi","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testedSnapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ExternalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.NameSpace":"group-qkal","snapshot.Name":"integ-app-nwoc-20260424-221213-000","scenarioName":"my-integration-test-gsdi","externalID":"my-integration-test-gsdi-pr group"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","ID":72963765217,"CheckName":"Konflux Dev version / my-integration-test-gsdi / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","testedSnapshot.Name":"integ-app-nwoc-20260424-222317-870","destinationSnapshot.Name":"integ-app-nwoc-20260424-221213-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-nwoc-20260424-222317-870","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","snapshot.Name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-220409-000"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-222351-997"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-222351-997","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","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-nwoc-20260424-220409-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-cdv7p","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-222351-997"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-222351-997","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:23:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"error","ts":"2026-04-24T22:23:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-idtgjn","namespace":"group-qkal"},"namespace":"group-qkal","name":"go-component-idtgjn","reconcileID":"c78f8a4e-8402-41f9-af91-2fa56defe00c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-idtgjn\" 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-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-222351-997","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-nwoc-20260424-222352-062"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-nwoc-20260424-222352-062","application":"integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-nwoc-20260424-222352-062"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","Application.Name":"integ-app-nwoc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"integ-app-nwoc-20260424-222352-062","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:23:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-nwoc-20260424-222352-062","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-idtgjn","namespace":"group-qkal"},"application":"group-qkal/integ-app-nwoc","namespace":"group-qkal","name":"go-component-idtgjn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-49nvh","namespace":"group-qkal"},"pipelineRun.Name":"integration-resolver-pipelinerun-49nvh"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-49nvh","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-49nvh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-jfr5t","namespace":"group-qkal"},"pipelineRun.Name":"integration-resolver-pipelinerun-jfr5t"} {"level":"error","ts":"2026-04-24T22:23:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-4cf5j","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jfr5t","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-jfr5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-l5wpr","namespace":"group-qkal"},"pipelineRun.Name":"integration-resolver-pipelinerun-l5wpr"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l5wpr","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-l5wpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-vbr2l","namespace":"group-qkal"},"pipelineRun.Name":"integration-resolver-pipelinerun-vbr2l"} {"level":"error","ts":"2026-04-24T22:23:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-m5hl5","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vbr2l","namespace":"group-qkal"},"namespace":"group-qkal","name":"integration-resolver-pipelinerun-vbr2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-24T22:23:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-pull-request-wjbdl","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:23:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-idtgjn-on-push-phlv8","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-rxjijp","namespace":"group-qkal"},"namespace":"group-qkal","name":"python-component-rxjijp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-nwoc\" not found","component":{"name":"python-component-rxjijp","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-214449-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-221212-000-ik"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-222351-997"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-222351-997"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-221815-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-222352-062"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-222352-062"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-215456-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-221754-279"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-221213-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-222317-870"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-220359-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-215451-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-nwoc-20260424-221212-000"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-221815-000-4x"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qkal","snapshot":"integ-app-nwoc-20260424-221212-000"} 2026/04/24 22:23:53 http: TLS handshake error from 10.128.0.2:43572: EOF 2026/04/24 22:23:53 http: TLS handshake error from 10.129.0.2:46218: EOF 2026/04/24 22:23:53 http: TLS handshake error from 10.128.0.2:43588: EOF {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-uiaduv","namespace":"group-qkal"},"namespace":"group-qkal","name":"konflux-test-integration-clone-uiaduv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:23:53Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-nwoc\" not found","component":{"name":"konflux-test-integration-clone-uiaduv","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-221815-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-pkjpk","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-215456-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-2htf6","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-221754-279\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-x9jdx","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-220359-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-rdcn2","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-221213-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-2784s","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-222317-870\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-fpxrb","namespace":"group-qkal"}} {"level":"info","ts":"2026-04-24T22:23:53Z","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-nwoc-20260424-221212-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-flnxw","namespace":"group-qkal"}} {"level":"error","ts":"2026-04-24T22:23:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-58psv","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:23:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-msfqv","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:23:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-pull-request-r8j6v","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:23:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-rxjijp-on-push-wsqvz","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-6g9cf","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:23:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-uiaduv-on-pull-request-hxcjs","namespace":"group-qkal"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qjhv/fj-test-custom-branch-cigolg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"456.9379ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"5ef92c77-b221-45e2-a419-326df6a4422b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"462.350306ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"6d2d0eff-c5d4-4e04-a670-f565e60a0dcf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"472.763201ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"08ec833e-8860-47e7-98fb-4b681ee79e03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"493.558353ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"ac703836-7ac7-427f-b2f7-908cc4c23c9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"534.229947ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"f2062e52-ab13-4274-9dc5-bf1891db4f9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"588.665747ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"b82c9d00-c8eb-4904-96ad-32dd7d79b9a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"615.241045ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"4aa3182e-de63-421d-adb1-0f3a8ecb7230","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"935.906834ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"9b40ede6-c940-447d-bb47-3e22545a623f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","elapsedSinceCompletion":"1.576808509s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:27:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","reconcileID":"89cda0f6-9fec-4151-88ad-a07453d1c939","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-kzbm-20260424-222254-000","application":"build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-222254-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-kzbm-20260424-222254-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cigolg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qjhv/fj-test-custom-branch-cigolg@sha256:d46626f808c0295778911307d6db66ba9e6a52480aa9a19eaa62b30cbfc8b6f2","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-lehfoo","revision":"98107f5f02ddcf9205a29f4b104f13def5e75c0b"}}}]} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cigolg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dc91377bf366df04382710a4e8685f273f41964575c7817951d848cd7605e5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","Application.Name":"build-suite-test-application-kzbm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"}} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-222254-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-222254-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:27:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"build-suite-test-application-kzbm-20260424-222254-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-kzbm-20260424-222254-000","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Namespace":"build-e2e-qjhv","snapshot.Name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-pull-request-2m6m2 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","snapshot.Name":"build-suite-test-application-kzbm-20260424-222254-000"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm","namespace":"build-e2e-qjhv","name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cigolg-on-pull-request-2m6m2 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cigolg-on-pull-request-2m6m2","namespace":"build-e2e-qjhv"},"application":"build-e2e-qjhv/build-suite-test-application-kzbm"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"91.01813ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"fcbd560e-415b-4f02-a5e1-3bf68f4f98f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"96.466078ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"f62d75b3-998e-433d-bb23-327a19bbc42d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"106.927561ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"cb9e9bde-1187-4c33-bc38-9821fadee1c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"127.331781ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"9a72b09e-1ba8-486a-88a2-7d8364dcec52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"167.997216ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"aada7313-ab06-4e81-b3ae-b3c5400368af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"198.622823ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"0cc8fb5b-60af-42a8-8978-6fa54090c161","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"248.960841ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"5af50e2f-e959-4687-8921-a25e33e7d05d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"569.805873ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"0bd9db54-f7c3-4840-8a28-2db02419139d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"959.877579ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"d5613c5a-2214-485e-b765-5a1f52ef5bdc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"1.210723681s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T22:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:33:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","reconcileID":"f6e8af68-550f-435b-ac23-5ad2cb74e51c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rins-20260424-221407-000","application":"build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-221407-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-rins-20260424-221407-000","snapshot.Spec.Components":[{"name":"go-component-ucziea","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea@sha256:d9221d02ff1b3c9bfc76eb065fefef3a1388a94ae6083f5f787c530d9e4e9fd2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"758053b86e7df207abf17cdcce4a6dc167f38bb1"}}}]} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-ucziea is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 481a5945900e56e8dd2cc043fd1916bff3c934c64c389d01e29b4c16e88dc9 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","Application.Name":"build-suite-positive-mc-rins","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"}} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-221407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:33:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-221407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-221407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","snapshot.Namespace":"build-e2e-ioet","snapshot.Name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-221407-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ucziea-on-pull-request-t5j8j has finished running","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","snapshot.Name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-t5j8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ucziea-on-pull-request-t5j8j has finished running","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-t5j8j","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-ucziea-on-push-qqtml is not associated with a pull request","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:33:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-yvkyml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-yvkyml-on-pull-request-2p74g","PR group":"konflux-python-component-yvkyml"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-2p74g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":"2026-04-24 22:40:05 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":"2026-04-24 22:40:05 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:39:50Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:34:09Z","completionTime":"2026-04-24T22:39:50Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc877270fb26854b3e691b1e23403b39fabce8af"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-fc877270fb26854b3e691b1e23403b39fabce8af"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4d40cabc96ccd499fd31b56f0aa69119-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-2p74g-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d51d0ad73cbb37da46a11fd9f585bea2-9aaf9e7de4789a02-01"}},"deletionTimestamp":"2026-04-24 22:40:05 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-2p74g has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-2p74g","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-yvkyml-on-pull-request-j9gsw","PR group":"konflux-python-component-yvkyml"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-2p74g with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-j9gsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":"2026-04-24 22:45:16 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":"2026-04-24 22:45:16 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":"2026-04-24 22:45:16 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:45:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:40:10Z","completionTime":"2026-04-24T22:45:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:on-pr-59a5d91845d2d20a6e8695c47a65e83f80fbd93d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coa05f2387d9a855469ef047d67a5cc49a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-pull-request-j9gsw-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b55537e670cf1c1326030dfd4613614e-2925be36eb53df01-01"}},"deletionTimestamp":"2026-04-24 22:45:16 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-j9gsw has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-j9gsw","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-yvkyml-on-pull-request-rbfrg","PR group":"konflux-python-component-yvkyml"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"konflux-python-component-yvkyml","prGroupHash":"9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ioet/python-component-yvkyml-on-pull-request-j9gsw with pr group konflux-python-component-yvkyml is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","reconcileID":"97d61765-e7a6-4b69-a884-f3098e0105a8","Component.Namespace":"build-e2e-ioet","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea@sha256:c11a7e01a8ea1716fa3957326247cd92d7a900ccbf2723c1b31c11948bdc1f6b","Component.Name":"go-component-ucziea","lastBuildCommit":"457eec5378bb29a63dd41255af96b9d9a1415225"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","component.Namespace":"build-e2e-ioet","component.Name":"go-component-ucziea"} {"level":"info","ts":"2026-04-24T22:56:07Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","reconcileID":"97d61765-e7a6-4b69-a884-f3098e0105a8","component.Name":"python-component-yvkyml"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rins-20260424-223345-000","application":"build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-223345-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-rins-20260424-223345-000","snapshot.Spec.Components":[{"name":"go-component-ucziea","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea@sha256:c11a7e01a8ea1716fa3957326247cd92d7a900ccbf2723c1b31c11948bdc1f6b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"457eec5378bb29a63dd41255af96b9d9a1415225"}}}]} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","Application.Name":"build-suite-positive-mc-rins","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-223345-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:56:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-223345-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ucziea-on-push-qqtml has finished running","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","snapshot.Name":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-push-qqtml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ucziea-on-push-qqtml has finished running","buildpipelineRun":{"name":"go-component-ucziea-on-push-qqtml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"583.807736ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"86746a45-d2e9-4fec-a26e-ab1cc0d5113a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"589.287581ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"28c1a4ac-0831-411f-87be-7dddf330791e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"599.708432ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"29d2d0c6-133b-4e26-8233-1646a5b7dee6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"620.105361ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"6f62cfd5-7144-4c5e-87fe-0c3f9749c3e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"660.505874ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"5d99a613-d8df-4d51-a8b2-8bbb8e3b5aed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"698.329766ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"91f6cd24-c3fb-4bde-8623-48df14060b7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"741.846202ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"87163f80-f47b-4cd1-b9ae-00e00f29c25f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"1.062466249s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"50b5c4fd-4a4b-4615-903e-4c2ddfdccea1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"1.427434683s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"f734cba6-725d-46b7-bf72-3360e7fd7304","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","elapsedSinceCompletion":"1.703230368s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","reconcileID":"9d4bc44f-3092-4179-a52b-c6fa4bb62404","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rins-20260424-224522-000","application":"build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-224522-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-rins-20260424-224522-000","snapshot.Spec.Components":[{"name":"go-component-ucziea","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ioet/go-component-ucziea@sha256:c11a7e01a8ea1716fa3957326247cd92d7a900ccbf2723c1b31c11948bdc1f6b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"457eec5378bb29a63dd41255af96b9d9a1415225","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-yvkyml","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml@sha256:97da4a24bc3254c822d90530ca8e0faff7b57fbf76ca246ef06d28b60b4a3100","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"02f00ba09fbc6ab79aacc7defe53d9f10164a753"}}}]} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-yvkyml is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9f6bb7936513aa05e24c788da93ede11ba392d188081b85e8baee39267d610 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","Application.Name":"build-suite-positive-mc-rins","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:05: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-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"}} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-224522-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-224522-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:05:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-224522-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-224522-000","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","snapshot.Namespace":"build-e2e-ioet","snapshot.Name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-rbfrg has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","snapshot.Name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-pull-request-rbfrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-rbfrg has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-push-hp5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml-on-push-hp5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-yvkyml-on-push-hp5dd is not associated with a pull request","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","snapshot.Name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yvkyml-on-pull-request-rbfrg has finished running","buildpipelineRun":{"name":"python-component-yvkyml-on-pull-request-rbfrg","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T23:06:26Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-04-24T23:06:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"08c33e77a94204912638a16004463dd02d090fff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:08c33e77a94204912638a16004463dd02d090fff.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:08c33e77a94204912638a16004463dd02d090fff.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:08c33e77a94204912638a16004463dd02d090fff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ioet/python-component-yvkyml:08c33e77a94204912638a16004463dd02d090fff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-push-hp5dd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-yvkyml-on-push-hp5dd-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-cd8aa25f8db6f6327b353b2e9a94b853-672556481f5881b3-01"}},"deletionTimestamp":"2026-04-24 23:06:31 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-yvkyml-on-push-hp5dd is not associated with a pull request","buildpipelineRun":{"name":"python-component-yvkyml-on-push-hp5dd","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ucziea-on-pull-request-dnbgn","PR group":"pr-branch-maxrwo"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","prGroup":"pr-branch-maxrwo","prGroupHash":"c11fa68c6e3037679db1d9711ad9c89adc884bb288ffb8a72c7cf4febcd9d7"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-uoxvmh","namespace":"build-e2e-mngd"},"application":"build-e2e-mngd/build-suite-negative-mc-ugww","namespace":"build-e2e-mngd","name":"go-component-uoxvmh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-maxrwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-uoxvmh","namespace":"build-e2e-mngd"},"application":"build-e2e-mngd/build-suite-negative-mc-ugww","namespace":"build-e2e-mngd","name":"go-component-uoxvmh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rins-20260424-230707-398"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rins-20260424-230707-398","application":"build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rins-20260424-230707-398"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","Application.Name":"build-suite-positive-mc-rins","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-230707-398","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:07:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-398","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ucziea","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"go-component-ucziea","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rins-20260424-230707-453"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rins-20260424-230707-453","application":"build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rins-20260424-230707-453"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","Application.Name":"build-suite-positive-mc-rins","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"build-suite-positive-mc-rins-20260424-230707-453","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:07:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-yvkyml","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins","namespace":"build-e2e-ioet","name":"python-component-yvkyml","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rins-20260424-230707-453","namespace":"build-e2e-ioet"},"application":"build-e2e-ioet/build-suite-positive-mc-rins"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"namespace":"build-e2e-ioet","name":"go-component-ucziea-on-pull-request-dnbgn","reconcileID":"5027e80e-6488-43cf-b0f4-45867422a87d","error":"pipelineruns.tekton.dev \"go-component-ucziea-on-pull-request-dnbgn\" 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-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"req":{"name":"go-component-ucziea-on-pull-request-dnbgn","namespace":"build-e2e-ioet"},"error":"PipelineRun.tekton.dev \"go-component-ucziea-on-pull-request-dnbgn\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rins-20260424-230707-398"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ioet","snapshot":"build-suite-positive-mc-rins-20260424-230707-398"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ioet","snapshot":"build-suite-positive-mc-rins-20260424-224522-000"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ioet","snapshot":"build-suite-positive-mc-rins-20260424-221407-000"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rins-20260424-230707-453"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ioet","snapshot":"build-suite-positive-mc-rins-20260424-230707-453"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T23:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ioet","snapshot":"build-suite-positive-mc-rins-20260424-223345-000"} {"level":"info","ts":"2026-04-24T23:07:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"}